typedlua

Lua compiler

A statically typed superset of Lua with optional type annotations and object-oriented programming features.

An Optional Type System for Lua

GitHub

568 stars
38 watching
53 forks
Language: Lua
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
andremm/lua-parserA Lua parser written with LPegLabel that generates an abstract syntax tree (AST) for parsing Lua 5.3 code193
hengestone/lua-languagesA collection of languages and projects that compile to or use Lua as their intermediate language607
teal-language/tlA compiler and build tool for a typed dialect of Lua.2,192
neopallium/llvm-luaAn implementation of Lua in LLVM153
gligneul/lua-low-levelAn implementation of Lua using the LLVM C++ toolchain to generate native code with improved performance.10
erdian718/luaA Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs.25
asdalexander77/typescriptluaTranspiles TypeScript code to Lua bytecode60
fab13n/metaluaA tool for analyzing and compiling Lua code to support compile-time meta-programming350
weirdconstructor/lalA Lua compiler that translates a Scheme-like dialect of Lisp into native Lua code21
kilobyte22/mlcCompiles Ruby code into Lua3
gamesys/moonshineA lightweight virtual machine for the Lua programming language502
cluelang/clueA programming language compiler that transpiles to Lua code with optional features and syntax similar to C or Rust.342
leafo/etluaA Lua templating library that compiles embedded templates into fast and efficient Lua functions.219
sygmei/luatalkA collection of Lua code examples and explanations for a talk on the Lua programming language3
hslua/hsluaProvides a bridge between Haskell and Lua programming languages130