Base from WATlang Compiler
apt install gcc cmake flex bisongit clone https://github.com/bdintu/elementary-compiler
cd elementary-compilermkdir build
cd build
cmake ..
make./simple ../example/hello.simple
gcc -no-pie hello.s -o hello
./hello| Name | Name | Last commit date | ||
|---|---|---|---|---|
apt install gcc cmake flex bisongit clone https://github.com/bdintu/elementary-compiler
cd elementary-compilermkdir build
cd build
cmake ..
make./simple ../example/hello.simple
gcc -no-pie hello.s -o hello
./hello