what Languages are compatible with Coronasdk?

what languages are compatible with Corona sdk?

I know lua is compatible with Corona sdk but are python and java also compatible?

I would be happy to know of any other languages compatible with Corona. 

thanks!

Just Lua.

Fortunately, Lua rocks. :slight_smile:

 Jay

You could use a language that compiles to lua (in the same way that Coffeescript compiles to Javascript) but whether there are any such I do not know.

Moonscript ( http://moonscript.org ) compiles to Lua. Some developers have used it with CoronaSDK.

Just Lua.

Fortunately, Lua rocks. :slight_smile:

 Jay

You could use a language that compiles to lua (in the same way that Coffeescript compiles to Javascript) but whether there are any such I do not know.

Moonscript ( http://moonscript.org ) compiles to Lua. Some developers have used it with CoronaSDK.