Ypsilon (Scheme implementation): Difference between revisions

Content deleted Content added
Updated date of Ypsilon 0.9.6-update3
"realtime Scheme"
Line 20:
}}
 
'''Ypsilon Scheme''' is a [[free software]] implementation of the [[R6RS]] standard of [[Scheme (programming language)|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 realtime Scheme implementation suitable for computer game development without giving up a garbage collected dynamic interpreter.