Skip to content

rcmgleite/compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler

This is a simple compiler for the language defined on new_rules.wirth. The project was developed on ARCH linux and was never tested in another distribution...

Compilation

To compile the project, simply enter its root dir and type:

$ make

The executable, named 'compiler' will ge generated.

Execution

To execute the compiler, just type:

$ ./compiler ENTRADA.txt

About

Compiler implemented in C

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors