aspizu / goboscript

goboscript is the Scratch compiler
https://aspizu.github.io/goboscript
MIT License
76 stars 14 forks source link

Make some errors warnings #28

Closed pufferfish101007 closed 6 months ago

pufferfish101007 commented 6 months ago

depends on #27 but could be cherry-picked out

Makes some errors warnings so that compilation can still succeed even if you have e.g. an unused procedure.