Skip to content

lucaspetry/lukasiewicz-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compilador Lukasiewicz

build status

  • Na pasta projeto1, utilize os seguintes comandos:
Função Comando
Compilar make
Limpar make clean
Testar make test
Limpar/Compilar/Testar make all