Arc Forumnew | comments | leaders | submit | jaujau's commentslogin
2 points by jaujau 3622 days ago | link | parent | on: Idea about lisp syntax.

In tcl the syntax is build from strings and in tclisp the syntax is build from symbols and cons cells. tclisp could have a better syntax checking and real macros.

-----

1 point by akkartik 3622 days ago | link

Yeah, I'll be very interested to see where this leads.

-----