Re: newbie: m-expressions
- From: "falcon" <shahbazc@xxxxxxxxx>
- Date: 23 Apr 2005 00:36:45 -0700
Although I don't appreciate the syntax completely, I'm starting to see
the elegance. I think I'm well on my way to being convinced of Lisp's
greatness, but the application for which I started looking at LISP will
require average technical people to interact with it. Think of a
database with stored procedure language. I can build my database
management system in a language of my own choice (let's say lisp) but
when I provide a language for the end-user, it needs to be like
C/C++/Java/etc. (just an example).
Now I can parse my language and translate it to Lisp...but if there is
a well thought-out standard way of doing it (I hoped M-Expressions were
it) then it makes it easier for me.
.
- Follow-Ups:
- Re: newbie: m-expressions
- From: Don Geddis
- Re: newbie: m-expressions
- From: Juliusz Chroboczek
- Re: newbie: m-expressions
- From: David Steuber
- Re: newbie: m-expressions
- From: M Jared Finder
- Re: newbie: m-expressions
- From: Kenny Tilton
- Re: newbie: m-expressions
- From: Pascal Costanza
- Re: newbie: m-expressions
- From: falcon
- Re: newbie: m-expressions
- References:
- newbie: m-expressions
- From: falcon
- Re: newbie: m-expressions
- From: Kenny Tilton
- newbie: m-expressions
- Prev by Date: Re: newbie: m-expressions
- Next by Date: Re: newbie: m-expressions
- Previous by thread: Re: newbie: m-expressions
- Next by thread: Re: newbie: m-expressions
- Index(es):
Relevant Pages
|