/compilers-project

Compilers Stuff Project

Primary LanguageC

Compilers Proyect

A compiler built from scratch.

Requeriments

  • Flex

Run

lex _file_name_.l
cc _file_name_.yyc -lfl
./a.out