aisbaa / small_c_like

small compiler with c like syntax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

* University task: to write a small compiler
* Scanner part
  Goal - write program that splits input text into tokens

About

small compiler with c like syntax


Languages

Language:C++ 57.7%Language:C 42.3%