2018-02-08 23:40:00 -05:00
|
|
|
|
# Ulambda Scheme
|
2017-08-21 02:19:36 -04:00
|
|
|
|
<!--
|
2018-02-08 23:40:00 -05:00
|
|
|
|
Copyright (C) 2018 Mike Gerwitz
|
2017-08-21 02:19:36 -04:00
|
|
|
|
|
2018-02-08 23:40:00 -05:00
|
|
|
|
This file is part of Ulambda Scheme.
|
2017-08-21 02:19:36 -04:00
|
|
|
|
|
|
|
|
|
Copying and distribution of this file, with or without modification, are
|
|
|
|
|
permitted in any medium without royalty provided the copyright notice and
|
|
|
|
|
this notice are preserved. This file is offered as-is, without warranty
|
|
|
|
|
of any kind.
|
|
|
|
|
-->
|
|
|
|
|
|
2018-02-08 23:40:00 -05:00
|
|
|
|
Ulambda Scheme (also abbreviated "Y Scheme") is a self-hosting Scheme.
|
|
|
|
|
The primary compiler target is JavaScript.
|
2017-08-21 02:19:36 -04:00
|
|
|
|
|
2018-02-08 23:40:00 -05:00
|
|
|
|
There's a lot more to be said, but that story will evolve over time.
|
2017-08-21 02:19:36 -04:00
|
|
|
|
|
|
|
|
|
```
|
2018-02-08 23:40:00 -05:00
|
|
|
|
\/ Ulambda
|
|
|
|
|
\ Scheme
|
2017-08-21 02:19:36 -04:00
|
|
|
|
```
|