TypeScriptLua
TypeScript compiler
Transpiles TypeScript code to Lua bytecode
The TypeScriptLUA repo contains the complete source code implementation for TypeScript compiler for LUA bytecode
60 stars
7 watching
9 forks
Language: TypeScript
last commit: about 5 years ago binaryluatypescripttypescript-compiler
Related projects:
Repository | Description | Stars |
---|---|---|
typescripttolua/typescripttolua | Translates TypeScript code to Lua, making large projects easier to maintain and reducing errors. | 2,143 |
asdalexander77/typescript2cxx | A tool that translates TypeScript code to C++ | 689 |
hengestone/lua-languages | A collection of languages and projects that compile to or use Lua as their intermediate language | 603 |
andrei-markeev/ts2c | Transpiles JavaScript/TypeScript to C89 code | 1,262 |
andremm/typedlua | A statically typed superset of Lua with optional type annotations and object-oriented programming features. | 567 |
algorandfoundation/tealscript | Enables ASC development with native TypeScript syntax and tooling support | 51 |
hsluv/hsluv-lua | A Lua implementation of HSLuv color conversion library | 45 |
teal-language/tl | A compiler for a typed dialect of Lua that provides type checking and compilation capabilities | 2,161 |
cdklabs/jsii-srcmak | Generates source code in multiple languages from TypeScript | 20 |
emmylua/vscode-emmylua | An extension for Visual Studio Code that provides support and debugging tools for the EmmyLua programming language | 639 |
kilobyte22/mlc | Compiles Ruby code into Lua | 3 |
fable-compiler/ts2fable | Translates TypeScript declaration files into F# code | 222 |
lwiest/basiccompiler | Compiles BASIC programs into Java bytecode. | 29 |
ers35/luastatic | Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 785 |
commita/vscode-lua-templates | Provides support for working with Lua templates in Visual Studio Code | 6 |