huderlem / poryscript

High-level scripting language for gen 3 pokemon decompilation projects
https://www.huderlem.com/poryscript-playground/
MIT License
200 stars 22 forks source link

Allow a different comment style #19

Closed SBird1337 closed 5 years ago

SBird1337 commented 5 years ago

When using PoryScript with a Preprocessor (cpp) I noticed that # comments will break the preprocessor. Since PoryScript remotely looks like C-Syntax, it could use C-Style comments instead (If only as opt-in command line option)

huderlem commented 5 years ago

3aed25cdf856c8e31190c438dad91aa816363c95