Skip to content

Assignment in Operating Systems at University of Applied Sciences Karlsuhe

Notifications You must be signed in to change notification settings

essigt/hska-compiler

 
 

Repository files navigation

HsKA-Compiler

Assignment in Operating Systems at University of Applied Sciences Karlsuhe

Build

$ mkdir build && cd build
$ cmake .. && make

Usage

$ cd bin
$ ./HsKA-Compiler ../test-files/scanner00.txt out.code

Tasks for Visual Studio Code

  • Generate CMake Debug
  • Generate CMake Release
  • Build
  • Clear

About

Assignment in Operating Systems at University of Applied Sciences Karlsuhe

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.0%
  • CMake 1.9%
  • Shell 0.1%