Lisp-language Simple Simulator Require C++ compiler support C++17 Cmake 3.14 or above git Boost library Build and Run $ mkdir build $ cd build $ cmake .. $ make -j4 $ ./lisp_simulator