Skip to content

ideras/tiny-pascal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

tiny-pascal

tiny-pascal is a compiler and interpreter for a very small programming language resembling Pascal. It makes use of bison for the grammar and flex for the lexer.

The compiler generate mips32 code and is not complete.

About

Tiny Pascal compiler and interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published