kzoukas / FC-compiler

Lexical analysis and parsing of fantastic programming language FC. Source-to-source compiler (trans-compiler or transpiler). Build with flex (lexical analysis) and bison(parsing).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FC-compiler

Lexical analysis and parsing of fantastic programming language FC. Source-to-source compiler (trans-compiler or transpiler). Build with flex (lexical analysis) and bison(parsing). Conversion of FC code to C with use of bison actions.

About

Lexical analysis and parsing of fantastic programming language FC. Source-to-source compiler (trans-compiler or transpiler). Build with flex (lexical analysis) and bison(parsing).


Languages

Language:C 89.0%Language:Yacc 5.3%Language:Lex 5.1%Language:Makefile 0.5%