Scheme: Difference between revisions
Jump to navigation
Jump to search
(Info about Scheme including Fedora Core port) |
No edit summary |
||
Line 6: | Line 6: | ||
* http://www.teach-scheme.org/ |
* http://www.teach-scheme.org/ |
||
* http://www.htdp.org/ |
* http://www.htdp.org/ |
||
[[Category:developers]] |
Revision as of 22:45, 29 October 2006
Scheme is a programming language derived from LISP that is widely used in education, particularily computer science education. There is a portable Scheme implementation DrScheme that supports UNICODE. The Linux binary that they distribute was compiled under Fedora Core 2 so it should require little work to adapt it to the OLPC's 2B1.
More information about DrScheme and Scheme in general: