Sysmel A SYStem MEtaprogramming Language - Beta compiler development branch Building The Sysmel compiler can be built by using CMake by running the following bash commands: mkdir build cd build cmake .. cmake --build .