Sha256: 62e41e429caf797eb537f2f6f4a900047d573417b33870f3d4c8e027387e1308
Contents?: true
Size: 490 Bytes
Versions: 330
Compression:
Stored size: 490 Bytes
Contents
Scheme is a tail-recursive and statically scoped dialect of the Lisp programming language. It was built to have uncomplicated semantics and several different ways to form expressions. Multiple programming paradigms, including functional, message, and imperative, find easy expression in Scheme. Scheme was invented by Guy Lewis Steele Jr. and Gerald Jay Sussman. To learn more about Scheme, take a look at [MIT's Scheme page](https://groups.csail.mit.edu/mac/projects/scheme/index.html).
Version data entries
330 entries across 330 versions & 1 rubygems