llvm-lua
Lua compiler
An implementation of Lua in LLVM
Automatically exported from code.google.com/p/llvm-lua
153 stars
7 watching
24 forks
Language: C
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gligneul/lua-low-level | An implementation of Lua using the LLVM C++ toolchain to generate native code with improved performance. | 10 |
neopallium/lua-llthreads | Provides low-level threading support for Lua applications. | 145 |
neopallium/lua-pb | A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. | 289 |
erdian718/lua | A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
3v0k4/exit.nvim | A tool that uses large language models to generate Vim commands | 7 |
lopi-py/luau-lsp.nvim | An extension to Neovim for improved Lua development experience | 46 |
olical/nfnl | Enables Fennel code execution in Neovim with Lua compilation and automatic reloading on changes | 233 |
kurama622/llm.nvim | An extension for Neovim that integrates with large language models to provide tools for text translation, code explanation and optimization. | 47 |
neopallium/lua-zmq | Provides a Lua binding to the ZeroMQ message-passing library | 153 |
jrychn/modulevim | A NeoVim configuration with features like LSP support, snippets, and plugins | 9 |
hengestone/lua-languages | A collection of languages and projects that compile to or use Lua as their intermediate language | 603 |
david-kunz/gen.nvim | Generates text based on customizable prompts using Large Language Models (LLMs) | 1,231 |
munvm/munvm | A cross-platform Lua runtime with JIT compilation and managed memory management. | 8 |
niuiic/omega.nvim | Utility functions for Neovim development and operations | 3 |
luogen1996/lavin | An open-source implementation of a vision-language instructed large language model | 508 |