pioneers / dawn

The student user interface for interacting with PiE robotics
5 stars 1 forks source link

Add syntax checking #145

Open ewc340 opened 2 years ago

ewc340 commented 2 years ago

During Fall Comp 2021, there was a minor spacing error in the student code that caused problems in Runtime. See space at the last line of the file (https://pastebin.com/UTPDw6Cm)

One possible solution that we can use is Pyodide. We would have to download an offline version and configure it so that syntax check results are sent to the console.