Depicofier
Depicofier copied to clipboard
Converts/translates PICO-8 style Lua syntax to standard clean Lua syntax
Results
1
Depicofier issues
Sort by
recently updated
recently updated
newest added
I had to split it into two passes because bitwise operators can occur within compound expressions. Known remaining bugs: The test code I used had unicode characters straight in the...