Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 414 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 414 Bytes

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