HOME | GIT | CV | MUSINGS
LOG | FILES | OVERVIEW
fixed documentation and added an error message for execute statement fail
added an english specification
removed .pdf and .ps file from source tree
updated gitignore
added the project documentation
various fixes on ast_to_c
added ability to attach statements to entry and exit of a given state
added context support
various stuffs
added the if statement
added expressions and the if statement
work on generated C code
restructuring
added cmake file
parser formed
lexer formed
initial housekeeping done