zhouker94 / Toy_Compiler

The source code of a tiny cpp compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Toy Compiler

A toy compiler, which mainly includes two steps: lexical analysis and syntactic analysis.

About

The source code of a tiny cpp compiler


Languages

Language:C++ 100.0%