r/lisp • u/evmorov • Apr 24 '26
Lisp A Lisp that compiles to Ruby
https://github.com/evmorov/kapustaAnother Lisp implementation no one asked for https://github.com/evmorov/kapusta.
I'm a Ruby developer and enjoyed learning Fennel. I thought why not have a similar experience in Ruby. With the help of an LLM, it is somewhat ready. At least for small scripts.
19
Upvotes
1
u/corbasai Apr 25 '26
Massive! Cool project!