Ypsilon (Scheme implementation)
Jump to navigation
Jump to search
Ypsilon Scheme is a free software implementation of the R6RS standard of Scheme. It implements mostly concurrent garbage collection, which is optimized for multi-core CPU systems. Its author, Yoshikatsu Fujita, developed the Ypsilon implementation to satisfy the need for a real-time Scheme implementation suitable for computer game development without giving up a garbage collected dynamic interpreter.
External links
- Script error: No such module "Official website".Script error: No such module "Check for unknown parameters".
- Source code repository