Plangs
| Name | Description |
|---|---|
| Gambit | Scheme implementation with both an interpreter and a C compiler, emphasizing simplicity and performance. |
| R5RS | R5RS is the fifth version of Scheme, emphasizing minimalist and functional programming. |
| Scheme | Minimalistic Lisp dialect known for its functional programming capabilities. |