The Programming Language Challenge 11-26-2015, 09:49 PM
#1
So, in this challenge, you must create a programming language (defined in just a moment) using the Python programming language. Whoever has the shortest code "wins" (while their code is still the shortest); but that is not the main point, just have fun and learn!
Your programming language must include:
What I hope you learn is that making a programming language (a simple one) is not all that hard.
Let the games begin!
Shoutout to @Shebang - the programming language making machine
Your programming language must include:
- basic math (addition, subtraction, multiplication, division)
- basic conditions (equal to, not equal to, lower than, greater than)
- variables (stack allowed)
- REPL (loop required)
- integer data type (no other data types required)
What I hope you learn is that making a programming language (a simple one) is not all that hard.
Let the games begin!
Shoutout to @Shebang - the programming language making machine





![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)
