Ali Clark wrote:This looks like a good article to help starting a new program:
http://xach.livejournal.com/130040.html
hth
Search found 5 matches
- Fri Oct 03, 2008 4:28 am
- Forum: The Lounge
- Topic: Lisp project directory structure
- Replies: 2
- Views: 8457
Re: Lisp project directory structure
Excellent entry, thanks Ali!!
- Sat Sep 20, 2008 12:33 pm
- Forum: The Lounge
- Topic: Lisp project directory structure
- Replies: 2
- Views: 8457
Lisp project directory structure
Hi all,
I'm starting with Lisp and I'd like to know how people organize source code, libraries, makefiles and other artifacts. This ranges from best "directory structure" for projects to naming conventions for files.
Any hints/ideas/advice would be most appreciated!
I'm starting with Lisp and I'd like to know how people organize source code, libraries, makefiles and other artifacts. This ranges from best "directory structure" for projects to naming conventions for files.
Any hints/ideas/advice would be most appreciated!
- Sat Aug 09, 2008 3:10 pm
- Forum: Scheme
- Topic: Scheme macro tutorials?
- Replies: 1
- Views: 10610
Scheme macro tutorials?
Hi all,
I'm currently enjoying myself while reading this tutorial for Scheme Macros:
http://www.xs4all.nl/~hipster/lib/schem ... primer.txt
What's your preferred tutorial for Scheme macros?
Thanks,
Antonio
I'm currently enjoying myself while reading this tutorial for Scheme Macros:
http://www.xs4all.nl/~hipster/lib/schem ... primer.txt
What's your preferred tutorial for Scheme macros?
Thanks,
Antonio
- Mon Jun 30, 2008 3:29 am
- Forum: Books and Resources
- Topic: Scheme resources
- Replies: 3
- Views: 36294
Re: Scheme resources
Some more: Online Learning An Introduction to Scheme and its implementation - http://www.federated.com/~jim/schintro-v14/schintro_toc.html Scheme Tutorial - http://www.alphageeksinc.com/tinyscheme/doc/schemetutorial/schemetutorial.html How to Use Scheme - http://www.htus.org/ Functional Programming ...
- Mon Jun 30, 2008 12:33 am
- Forum: Scheme
- Topic: Your favorite implementation?
- Replies: 12
- Views: 44433
Re: Your favorite implementation?
I'm enjoying SISC ( http://sisc-scheme.org/ ) because it allows me to interface with lots of Java libraries.
My preferred implementation is SCM though, with SLIB ( http://www-swiss.ai.mit.edu/~jaffer/SCM.html )
My preferred implementation is SCM though, with SLIB ( http://www-swiss.ai.mit.edu/~jaffer/SCM.html )