Crate wrecc_compiler

source ·
Expand description

Wreccs library-crate which makes up the actual compiler without side-effects

Modules§

Macros§

Functions§

  • Compiles preprocessor-tokens to a x86-64 string, using functionality defined in compiler
  • Preprocesses given input file by converting String into preprocessor-tokens.