ddinh0411 / ROMSly

The final project for the class CPSC 354: Programming Languages. This a group project and acts as a a showcase of mastery over the topics of parsing.
1 stars 1 forks source link

Initial Implementation of DB running in PyScript, and formatting fixes for Index.html #77

Closed masli747 closed 8 months ago

masli747 commented 8 months ago

Additional revisions to styles.css to fix inconsistencies across pages. Python.html current displays the executed result, but will throw and error if "Run Python" is clicked with nothing in the Blockly workspace (No Error Checking).