Skip to content

Fig is a programming language and this is a transpiler that I am building to learn compiler concepts. It has a handwritten parser, lexer and AST. It converts the Fig programming language directly to C and you can compile that to generate output.

Notifications You must be signed in to change notification settings

ProgrammingMuffin/Fig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fig Programming Language

Fig is a programming language and this is a transpiler that I am building to learn compiler concepts. It has a handwritten parser, lexer and AST. It converts the Fig programming language directly to C and you can compile that to generate output.

About

Fig is a programming language and this is a transpiler that I am building to learn compiler concepts. It has a handwritten parser, lexer and AST. It converts the Fig programming language directly to C and you can compile that to generate output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages