RazyK¶ ↑
RazyK is a LazyK implementation by pure ruby.
LazyK¶ ↑
LazyK is referentially transparent functional programming language.
* LazyK programs are expressed by only S, K, I combinators * Lazy evaluation * Stream I/O system
For details, see website bellow.
homepages.cwi.nl/~tromp/cl/lazy-k.html
Copyright¶ ↑
Copyright © 2010 nagachika. See LICENSE for details.