Spark-Scheme
SparkScheme is a dialect of Lisp, which
gives you...
- Interactive, modular software development
- Meta-programming facilities
- Advanced control flow
- Distributed computing
- A comprehensive networking API
- A modern GUI framework
- 2D/3D graphics
- An SQL database engine and connectivity to third-party databases
- A web server and a couple of web application frameworks
Give it a try!
Documentation
FAQ
Spark-Scheme Programming Guide
[pdf]
Screenshots
Read the following documents to learn about the MzScheme facilities accesible
from Spark:
PLT MzScheme: Language Manual [pdf]
PLT MzScheme: Libraries Manual [pdf]
Foreign Interface [pdf]
Free online resources for learning the Scheme language:
Teach
Yourself Scheme in Fixnum Days
The Scheme Programming
Language
The Scheme language
specification (R5RS)
Structure
and Interpretation of Computer Programs