Show HN: Lifp – A Lisp Built on Bun

github.com

3 points by shikaan 4 days ago

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.