/Simple_Compiler_with_cpp

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Simple_Compiler_with_cpp

Compile

mkdir cmake
cd cmake
cmake ..
make ..

Run

./compiler test.txt