pedroreissantos / simple

Compiler for a simple programming language (with lex, yacc and burg)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiler for a simple programming language

(tools: flex, byacc, pburg, nasm)

[pburg: https://github.com/pedroreissantos/pburg ]

'Compiladores da teoria à prática', Pedro Reis Santos, Thibault Langlois, Ltc Editora, Rio de Janeiro, 2018, 341p., ISBN: 978-8521634829, https://www.amazon.com/Compiladores-Teoria-Prática-Pedro-Santos/dp/852163482X

'Compiladores da teoria à prática', Pedro Reis Santos, Thibault Langlois, FCA Editora, Lisboa, 2014, 480p., ISBN: 978-972-722-768-6, https://www.fca.pt/pt/catalogo/informatica/programacao/compiladores/ https://issuu.com/lidel/docs/compiladores/2

About

Compiler for a simple programming language (with lex, yacc and burg)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 54.6%Language:HTML 21.0%Language:Assembly 19.7%Language:Makefile 2.0%Language:Yacc 2.0%Language:Lex 0.7%