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

Creating your own programming language

Name: Anonymous 2008-10-24 14:44

Has anyone here every created their own programming language? What was the syntax like, and what did you use to implement the language? Using Haskell to implement your language is cheating BTW, so don't even post here if your language is made from Haskell.

Name: Anonymous 2008-10-27 15:16

Serious answer is serious:

If you just want a VERY easy to implement language that coders (probably just yourself) will use, then go for stack-based.

If you need anything else, jam a DSL on top of Lisp with its macro system.

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