It doesn’t have generics.
The Groot Programming Language
21–30 of 42 posts
Re: The Groot Programming Language
#22I propose a law of esoteric langauges: If there exists, in popular culture, a character with a comically limited vocabulary (e.g. Groot, The Librarian in Discworld) then there shall be a Brainfuck variant based on its vocabulary. (In our example, Grootlang and Ook)
Re: The Groot Programming Language
#23Re: The Groot Programming Language
#24Re: The Groot Programming Language
#25Even though I got a laugh out of it, I propose we change the definition of esoteric programming languages to require more creativity from their designer than reimplementing brainfuck with different tokens for the operators.
Re: The Groot Programming Language
#26Re: The Groot Programming Language
#27Even though I got a laugh out of it, I propose we change the definition of esoteric programming languages to require more creativity from their designer than reimplementing brainfuck with different tokens for the operators.
Is not based in brainfuck, its a turing machine, and both look that way because any less instructions are not enough for programming a digital computer.
If I rewrote C to use BEGIN and END instead of { and }, then that's not inventing an esoteric language, but new syntax for an existing language.