Jam The Jam Programming Language Rewrite #3 coming soon With Jam you can currently only compile stuff like 15*(5+2) and print("Hi\n"); into C++ Compiling You can compile the compiler with make build and then you can compile .jam files with jam input.ja output