Skip to content

Val020213/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