Source code obfuscator for the Lox programming language.
java -jar LoxObfuscator.jar samplefile.lox
The above will create a file named samplefile_obf.lox in the same directory.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Source code obfuscator for the Lox programming language.
java -jar LoxObfuscator.jar samplefile.lox
The above will create a file named samplefile_obf.lox in the same directory.