> I kind of make a new language for every project. Rather than writing a program directly, I write pseudocode to solve the program, and then build a language that runs just that pseudocode.
I love that approach. Don't let non-essential constraints limit the elegance of your solutions.
I love that approach. Don't let non-essential constraints limit the elegance of your solutions.