Content deleted Content added
m Correct Grammer (I mesed up last time) |
Bunnypranav (talk | contribs) removed Category:Free compilers and interpreters; added Category:Free and open source compilers using HotCat |
||
(18 intermediate revisions by 17 users not shown) | |||
Line 1:
{{Infobox Software
| name = Ypsilon Scheme
| logo = Ypsilon logo.png
| screenshot =
| caption =
| author = [[Yoshikatsu Fujita]]
| developer = [[Yoshikatsu Fujita]]
| released =
| latest release version = 0.9.6-update3
| latest release date = {{
| latest preview version =
| latest preview date =
Line 16:
| genre = [[Compiler]]
| standard = [[R6RS]]
| license = [[BSD license|Revised BSD license]]
| website =
}}
'''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 real-time Scheme implementation suitable for computer game development without giving up a garbage collected dynamic interpreter.
== External links ==
*
*[https://github.com/fujita-y/ypsilon Source code repository]
▲*[http://www.littlewingpinball.net/mediawiki/index.php/Ypsilon Ypsilon Scheme System]
[[Category:Scheme (programming language) implementations]]▼
[[Category:R6RS Scheme]]
{{prog-lang-stub}}
▲[[Category:Scheme compilers]]
▲[[Category:Scheme implementations]]
▲[[Category:Free compilers and interpreters]]
|