Skip to content

A compiler for a custom programming language with lexical, syntactic and semantic analyzers, as well as a code generator that produces x86 Assembly.

License

Notifications You must be signed in to change notification settings

giovgiac/cassio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-assio

A compiler for a personal programming language. To build it, just run:

$ mkdir bin
$ cd bin
$ cmake ..
$ make

About

A compiler for a custom programming language with lexical, syntactic and semantic analyzers, as well as a code generator that produces x86 Assembly.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published