Search found 1 match
- Fri Apr 02, 2010 6:06 am
- Forum: The Lounge
- Topic: hello, I'm a new lisp newbie
- Replies: 4
- Views: 10690
Re: hello, I'm a new lisp newbie
I just got started with the program, luckily I have quite experience using Fortran which I found a bit helpful in learning LISP. I like how it can manipulate source code as a data structure, giving rise to the macro systems that allow us to create new syntax. PCL looks like a good reference as a sta...