For a very long time I've been writing code at my job that automates some very tedious tasks. It's not Python code, though! It's a macro language that has saved the company a lot of time and energy but suffers from severe limitations:
- No scoping -- everything is in a global namespace.
- No functions -- the entire language is based on keywords.
-
( Read more... )
Comments 2
Reply
*tense stare-off accompanied by appropriate music*
Reply
Leave a comment