Show HN: Lifp – A Lisp Built on Bun
3 shikaan 0 7/1/2025, 2:34:40 PM github.com ↗
A silly summer break project where I played around with Bun, which I hadn't had the chance to yet.
It's not super lisp-y, there's no car, no cdr, nor macros.
It's a Lisp-Inspired Functional Programming language that ideally doesn't require a paradigm shift when you come from C-like languages.
No comments yet