A full-on compiler for converting Java code into Luau code.
IN DEVELOPMENT. WINDOWS ONLY AT THE MOMENT (might add linux or mac support in the future).
You can help contribute by forking, and making a pull request!
- Copy the Repo into a directory
- In Command Prompt, go to the directory and run 'make' to generate a .exe
- Use the .exe by typing 'jtl' in Command Prompt
- You can add the .exe to PATH to your liking, and run it as a global command