Skip to content
/ jua Public

Javascript/Coffeescript to Lua converter

Notifications You must be signed in to change notification settings

artgou/jua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jua

Jua is a Javascript/Coffeescript to Lua converter. Its primary purpose is to allow writing Redis scripts in Coffeescript. Other than that it's an exercise in converting a javascript AST to another language.

Desired features

  • Variables.
  • Expressions.
  • String concatentation.
  • Control structures.
  • Functions.
  • Closures.
  • Anything else?

About

Javascript/Coffeescript to Lua converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published