commanderx16 / x16-demo

73 stars 29 forks source link

Added yucca static analysis #96

Open daitangio opened 4 years ago

daitangio commented 4 years ago

I have found a nice static analyzer for basic v2 programs. It is called yucca https://git.catseye.tc/yucca/ I ported it to python3 and it works well: for instance it found some issue on the basic/swimmer.bas

I suggest to integrate it in the tools suite