Open
Description
Lazy K has simple generator in Scheme
- https://tromp.github.io/cl/lazy-k.html
- https://github.com/tromp/tromp.github.io/tree/master/cl
- https://esolangs.org/wiki/Lazy_K
- http://esoteric.sange.fi/essie2/download/lazy-k/eg/
- https://github.com/helvm/LazyK-konn
Other:
- Use https://wiki.haskell.org/Generalised_algebraic_datatype for Lazy K
- Implement Hellish Lazy K -> Many combinators, V, Y and other
- Is it possible to write this interpreter in C? And compile to microC ? for 8051? Or Atmega?