MiniLisp C++: A Compile-Time Lisp Interpreter in C++20
📰 Dev.to · Prasanna Gautam
TL;DR : I built a Lisp interpreter that evaluates expressions at compile-time using C++20 constexpr....
TL;DR : I built a Lisp interpreter that evaluates expressions at compile-time using C++20 constexpr....