/Entropy

Compiler for Entropy, a programming language where all data is in a constant state of decay

Primary LanguageC#GNU General Public License v2.0GPL-2.0

Entropy

Compiler for Entropy, a programming language where all data is in a constant state of decay. Entropy forces the programmer to give up on precise control, and get an idea across in the short time before their program falls apart.

The compiler takes these options:

/h or /? -- print help screen
/m -- set mutation rate (speed that data decays), must be between 0.001 and 100
/d -- Debug mode: parse tree and print to screen
/c -- Transpile to C#

For more info:

See Entropy in action with Drunk Eliza: http://danieltemkin.com/DrunkEliza

Entropy lives here: http://danieltemkin.com/Entropy

More details: http://esolangs.org/wiki/Entropy

JS version: https://github.com/ndrwhr/entropy