Skip to content

CC6270 - Compiladores - Semantics and Code Generation

Notifications You must be signed in to change notification settings

theskynar/semantics-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

semantics-analyzer

It simulates the semantic analysis step of a compiler.

Students

Enrico Alvarenga RA 22116004-7

Matheus Bordin RA 22116011-2

Wanna try it out ?

  • Access the index.js file and place your expression within the semanticsAnalyzer invoking.

  • Run node index.js

Wanna run the tests ?

  • Run npm test

  • If you wish to write a new test, enter the test/semantics-analyzer and write a new expression to be tested.

About

CC6270 - Compiladores - Semantics and Code Generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published