Skip to content

School work. A compiler made in c to compile a defined-user language

Notifications You must be signed in to change notification settings

Marie-Donnie/Compilo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compilo

Install

git clone https://github.com/Marie-Donnie/Compilo.git
make

Make Doxygen

Requires Doxygen (Download Doxygen)

doxygen doxyconfig

Use by launching html/index.html in your browser.

Use

Testing

./testo

Compiling

General syntax:

./compilo <GPL> <GPL-program>

As an example, using Ultimate.gpl on somme.ult:

./compilo Ultimate gpl somme.ult

About

School work. A compiler made in c to compile a defined-user language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published