Skip to content

gadfaria/compila-dores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compila-dores

A compiler created in C using regex. The FULAN compiler developed by André Luiz de Souza Antonieto and Fúlvio Abrahão de Paula was used as a basis for the development of the project.

Requirement

To run the copiler, you need libboost-regex

How to download

Windows

https://www.boost.org/doc/libs/1_55_0/more/getting_started/windows.html

Linux

sudo apt-get install libboost-regex-dev

Examples

Two examples were created, test and fibonnaci, which are inside the exemplos folder. To run them, run in the terminal in the project root folder:

make teste 
or
make fibonnaci
☕ Code and Coffee

About

A copiler made in C using regex

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published