Английская Википедия:IronScheme

Материал из Онлайн справочника
Версия от 01:01, 27 марта 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{Infobox software | name = IronScheme | logo = | screenshot = | caption = | developer = Llewellyn Pritchard<ref>[https://www.infoq.com/news/2008/01/leppie-ironscheme/ A .NET Triumvirate: IronScheme, IronLisp, and Xacc]</ref> | latest release version = 1.0.180 | latest release date = {{Start date and age|2019|09|19}} | latest preview version = 1.0.239 | latest preview date = {{Start da...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:Infobox software 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.[1]

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.[2] 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.[3][4]

See also

Шаблон:Portal

References

Шаблон:Reflist

External links

Шаблон:Common Language Infrastructure

Шаблон:Microsoft-software-stub