You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 28, 2025. It is now read-only.
I have discovered your work through a presentation that was broadcasted on Youtube (from 2019, if I reckon). I have been quite surprised that people would also be interested in developing Lisp interpreters. I have downloaded and tested your interpreter and as a matter of reciprocity, I wanted to share my own interpretation of what Lisp could be:
Hello,
I have discovered your work through a presentation that was broadcasted on Youtube (from 2019, if I reckon). I have been quite surprised that people would also be interested in developing Lisp interpreters. I have downloaded and tested your interpreter and as a matter of reciprocity, I wanted to share my own interpretation of what Lisp could be:
https://github.com/naver/lispe/wiki
I have put a lot of effort in implementing some important concept from Haskell, which I wanted to play with, closer to the metal, so to say: https://github.com/naver/lispe/wiki/6.9-Retrofitting-Haskell-into-Lisp.
The interpreter also contains a full-fledge terminal editor, with mouse control, which might interest you.
I hope you won't mind that I used this place to interact with you.
Claude Roux
claude.roux@naverlabs.com