Fennel
Lisp compiler
A Lua-based Lisp language designed to compile to efficient Lua code with minimal runtime dependencies.
Lua Lisp Language
2k stars
51 watching
126 forks
Language: Fennel
last commit: 2 months ago
Linked from 1 awesome list
compilerlanguagelisplua
Related projects:
Repository | Description | Stars |
---|---|---|
olical/nfnl | Enables Fennel code execution in Neovim with Lua compilation and automatic reloading on changes | 242 |
olical/aniseed | A tool that bridges Fennel and Neovim by allowing users to write plugins and configuration in a Lisp-like language. | 612 |
udayvir-singh/tangerine.nvim | A plugin for Neovim that integrates Fennel, a Lisp-like programming language, into the editor's environment | 211 |
bakpakin/fennel.vim | Provides syntax highlighting for Fennel programming language in Vim editor. | 50 |
luals/lua-language-server | A language server providing Lua code completion, diagnostics, and other development tools | 3,428 |
pkulchenko/zerobranestudio | A lightweight IDE for Lua programming that provides code completion, debugging, and live coding capabilities. | 2,627 |
hengestone/lua-languages | A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
rktjmp/hotpot.nvim | A plugin that automates the compilation of Fennel code in Neovim | 362 |
teal-language/tl | A compiler and build tool for a typed dialect of Lua. | 2,192 |
ers35/luastatic | Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 795 |
terralang/terra | A low-level system programming language designed to interoperate seamlessly with Lua and embeddable in existing C code | 2,739 |
fstarlang/fstar | A proof-oriented programming language designed to support formal verification and theorem-proving of software systems. | 2,705 |
proycon/folia | A standardized format for annotating and exchanging linguistic data in XML. | 61 |
norman/lua-haml | An implementation of the Haml markup language for Lua. | 53 |
lua/lua | A mirrored repository of Lua's full history of development code, containing the full commit history but in an irregular format. | 8,639 |