Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 185 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 185 Bytes

Compiler

Try to write a C language compiler

  • Use C++ language to implement first
  • Try to use C language to replace
  • Try to realize bootstrap

Environment

  • Windows 10
  • gcc 8.2.0