ShibinaPS / Compilers

Sberbank project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiler

Project consists in writing own compiler. The first step - lexical analysis: splitting original text on tokens and classification of each lexical part with the help of Flex.

About

Sberbank project


Languages

Language:C++ 80.5%Language:Lex 18.2%Language:Makefile 1.4%