Skip to content

Source code obfuscator for the Lox programming language

License

Notifications You must be signed in to change notification settings

aviperl/LoxObfuscator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lox Obfuscator

Source code obfuscator for the Lox programming language.

Usage

java -jar LoxObfuscator.jar samplefile.lox

The above will create a file named samplefile_obf.lox in the same directory.