IronScheme
From Wikipedia, the free encyclopedia
IronScheme is an implementation of the Scheme programming language targeting the Microsoft .NET Framework. IronScheme is a complete rewrite of IronLisp, incorporating lessons learnt while developing IronLisp.[3]
Developer(s) | Llewellyn Pritchard[1] |
---|---|
Stable release | 1.0.180
/ September 19, 2019 |
Preview release | 1.0.239
/ December 27, 2019 |
Repository | |
Operating system | Microsoft Windows, macOS, Linux |
Platform | .NET Framework, Mono |
Type | Programming language |
License | Ms-PL[2] |
Website | github |
IronScheme was planning to build upon the Microsoft Dynamic Language Runtime, but decided to abandon this idea because the DLR branch the project used became out of sync with the trunk, and also because the DLR, according to the developers, could not support the majority of the Scheme's requirements.[4] IronScheme eventually made a limited use of its own version of the Microsoft's DLR, but it had to patch it to be able to implement some required Scheme features like tail call elimination.[5][6]
See also
References
External links
Wikiwand - on
Seamless Wikipedia browsing. On steroids.