Skip to content

The root project for the Lua lexer, parser, compiler and VM written in Java.

License

Notifications You must be signed in to change notification settings

CafeAuLua/CafeAuLua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Café Au Lua

A LuaJ inspired library, running Lua 5.3.5 and (eventually) 5.4.x

About

Café Au Lua is a LuaJ-inspired Lua VM implemented in Java. It aims to be as fast as possible, while still being spec-compliant.

Goals

  • Support for Lua 5.3.5
  • Support for Lua 5.4.x (upon release)
  • JIT compiler (jit.* package)
  • Fast VM response, JIT or not

Branching

We use gitflow for out branching methods (master, develop).

License

This project is licensed under the zlip license (see LICENSE)

About

The root project for the Lua lexer, parser, compiler and VM written in Java.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published