Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Ideal Language, part 2

Name: Anonymous 2011-10-11 18:04

What does your ideal programming language look like? Which language(s) is it based on? Which paradigm(s) does it use? Give examples of what the code looks like (FizzBuzz, Fibonacci, function/class definition).

Name: Anonymous 2011-10-12 3:34

It's assembly, but with a compile-time grammar engine on top of it.  So the actual code that I write might look like C, or it might look like C++, or it might look like Scheme.  Depending on my mood, I just choose which grammar layer I want to use that day, or maybe I define a completely new one for some special purpose.

Yeah, I could already do this with lex/yacc, I guess.  But I want it in the form of an IDE with a debugger that is aware of the grammar layer and can debug it.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List