/c_compiler

A study project to learn more abour Rust, C, Assembly and compilers

Primary LanguageRustBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

c_compiler

A study project to learn more about Rust, C, Assembly and compilers.

TODO"s:

  • Add a README.md file
  • Lexer for examples given
  • Lexer aggressively accepting characters
  • [ ]