Assignment in Operating Systems at University of Applied Sciences Karlsuhe
$ mkdir build && cd build
$ cmake .. && make
$ cd bin
$ ./HsKA-Compiler ../test-files/scanner00.txt out.code
Generate CMake Debug
Generate CMake Release
Build
Clear
Assignment in Operating Systems at University of Applied Sciences Karlsuhe
$ mkdir build && cd build
$ cmake .. && make
$ cd bin
$ ./HsKA-Compiler ../test-files/scanner00.txt out.code
Generate CMake Debug
Generate CMake Release
Build
Clear