vim9jit
Script transpiler
Converts vim9script to lua code for use in Neovim's scripting environment.
a vim9script -> lua transpiler (written in Rust)
531 stars
13 watching
22 forks
Language: Rust
last commit: 11 months ago hacktoberfesthacktoberfest2022
Related projects:
Repository | Description | Stars |
---|---|---|
| A NeoVim-based IDE with Lua scripting and various plugins for coding, debugging, and file management | 891 |
| Transpiles JavaScript modules from one format to another | 26 |
| Translates TypeScript code to Lua, making large projects easier to maintain and reducing errors. | 2,161 |
| An extension that creates interactive Clojure development tools using Acid and Impromptu plugins. | 38 |
| Provides a Clojure REPL and code evaluation functionality within Vim | 1,751 |
| A plugin that enhances Neovim's functionality for Rust development | 1,864 |
| A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. | 85 |
| Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks | 216 |
| Transpiles EVM bytecode into huff bytecode | 117 |
| A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 99 |
| Transpiles ES6 modules into formats compatible with Rails asset pipeline | 87 |
| Provides static support for Leiningen and Boot, allowing developers to use Vim as an IDE for Clojure development. | 195 |
| Tool to compile and run programs in multiple programming languages from within Neovim's tmux panes or windows | 14 |
| Enables quick execution of code snippets within Neovim using Lua commands | 178 |
| A tool that uses large language models to generate Vim commands | 11 |