Skip to content

roblox-compilers/roblox-java

 
 

Repository files navigation

roblox-java RJ

Makefile CI
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!

GNU REQUIRES GCC AND GNU Make

HOW TO COMPILE AND USE THE COMPILER:

  1. Copy the Repo into a directory
  2. In Command Prompt, go to the directory and run 'make' to generate a .exe
  3. Use the .exe by typing 'jtl' in Command Prompt
  4. You can add the .exe to PATH to your liking, and run it as a global command

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.7%
  • Lua 6.8%
  • Java 6.6%
  • Makefile 1.9%