Compilers. Facultad de Matemática y Computación Universidad de La Habana. Curso 2024
cd ./src
python -m streamlit run ./ide.py # Run the IDE
or go to main.py and run it
pip install streamlit
pip install streamlit_code_editor
Compilers. Facultad de Matemática y Computación Universidad de La Habana. Curso 2024
cd ./src
python -m streamlit run ./ide.py # Run the IDE
pip install streamlit
pip install streamlit_code_editor