omgrofl-interpreter icon indicating copy to clipboard operation
omgrofl-interpreter copied to clipboard

Remove procedures, replace with commands

Open OlegSmelov opened this issue 11 years ago • 0 comments

While procedures add flexibility (you can chain them, they have an actual return value) they are completely unnecessary if you take into account the language specification.

OlegSmelov avatar Oct 11 '14 16:10 OlegSmelov