NitroLISP is a statically typed Lisp dialect that compiles into modern C++23 to produce high-performance native executables. It utilizes a minimal compiler core that is expanded through a powerful macro system and a standard prelude written in the language itself. Designed for seamless C++ interop.