Skip to content

A HULK (https://matcom.in/hulk/) language compiler. A lexer generator, a parser generator, semantic checking and a tree interpreter are implemented. Compilation Project 2024

Notifications You must be signed in to change notification settings

DanielMPMatCom/HULK-Compiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HULK - Compilers Project 2024

https://matcom.in/hulk/

IDE

Compilers. Facultad de Matemática y Computación Universidad de La Habana. Curso 2024

Execution

cd ./src
python -m streamlit run ./ide.py    # Run the IDE

or go to main.py and run it

Dependencies

pip install streamlit
pip install streamlit_code_editor

About

A HULK (https://matcom.in/hulk/) language compiler. A lexer generator, a parser generator, semantic checking and a tree interpreter are implemented. Compilation Project 2024

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%