Scheme: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (categorization & wikfied Fedora)
m (de-categorization)
Line 7: Line 7:
* http://www.htdp.org/
* http://www.htdp.org/


[[Category:developers]]
[[Category:Programming language]]
[[Category:Programming language]]

Revision as of 17:32, 17 January 2007

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: