Re: newbie: m-expressions
- From: Kenny Tilton <ktilton@xxxxxxxxxx>
- Date: Sat, 23 Apr 2005 03:06:58 GMT
falcon wrote:
I recently started looking at Lisp/Scheme. Once or twice I came accross M-Expressions. From what I understood, m-expressions could be used to define new syntax...first of all is this correct? Basically I'd like to develop my own language with c/c++ like syntax...but I would like to use lisp/scheme in the back.
yes, this is a newbie question: you most assuredly do not want to develop a language with C/C++ syntax, though you will not know that until you have learned Lisp/Scheme. The syntax is one of the best things about Lisp, and one of the worst about C/C++.
kt
-- Cells? Cello? Cells-Gtk?: http://www.common-lisp.net/project/cells/ Why Lisp? http://lisp.tech.coop/RtL%20Highlight%20Film
"Doctor, I wrestled with reality for forty years, and I am happy to state that I finally won out over it." -- Elwood P. Dowd
.
- Follow-Ups:
- Re: newbie: m-expressions
- From: falcon
- Re: newbie: m-expressions
- From: Steven M. Haflich
- Re: newbie: m-expressions
- References:
- newbie: m-expressions
- From: falcon
- newbie: m-expressions
- Prev by Date: newbie: m-expressions
- Next by Date: Re: meaning of OP
- Previous by thread: newbie: m-expressions
- Next by thread: Re: newbie: m-expressions
- Index(es):
Relevant Pages
|