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

Merge LISP and FORTH

Name: Anonymous 2011-07-14 13:16

forth comments are parenthesis.
lisp code is in parenthesis.
lisp comments are semicolons
forth declarations end with semicolons.

the syntax is compatible with minor adjustments
the only thing which has to be changed is the handling of spaces in the forth interpreter so that they aren't necessary in case a word begins with a parenthesis, just switch to lisp mode.

comments can be added after each forth declaration.
The restrictive comment syntax forces good code-factorization.

why not?

Name: Anonymous 2011-07-14 13:27

Your post lacks the necessary capitals for me to even consider it.

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