My experiments in learning to program using scheme.
As a long time dabbler in programming but never a real starter I have been inspired with reading the likes of Joel Spolsky talking about what really makes a programmer. Having grown up with the likes of basic and pascal then moved to perl and python I feel that I have missed out a little on what makes a real program.
So it's back to school for me and you if you want as I describe what I have learnt about scheme a LISP based language using the "How to Design Programms" course book.
Scheme Language Links
- DrScheme
- DrScheme is an interactive, integrated, graphical programming
environment for the Scheme, MzScheme, and
MrEd programm -
How to Design Programs
An Introduction to Computing and Programming - How to Design Programs
An Introduction to Computing and Programming
By Matthias Felleisen, Robert Bruce Findler, Matthew Flatt, Shriram Krishnamurthi
The MIT Press - Wikipedia entry for scheme
- This is the wikipedia entry for scheme and gives some background and histroy to the language. It also contains a brief overview of and links to lots of useful sites.
- Using scheme to script the Gimp Image editor
- Scheme can be used to write script-FU for the Gimp image editor to automate parts of you image editing or for creating effects and filters.
by 1 person |




