gvm-vim
VIM compiler
Compiles VIM on a Golem Network node and runs it on a native machine.
0 stars
2 watching
1 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rjohnsondev/vim-compiler-go | A Vim plugin that compiles Go files in the background and reports errors to the QuickFix window. | 89 |
jessekphillips/d.vim | A syntax highlighting file for the D programming language in Vim | 35 |
zakuro9715/vim-vtools | Tools for formatting and testing Go code in the Vim editor | 17 |
vlang/vpm | A package manager for a programming language called V | 115 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 748 |
vciancio/golem-node-server | Exposes information about a Golem node to the network | 2 |
dave/wasmgo | Compiles Go code to WASM and deploys it to a CDN for web hosting | 145 |
sam46/paskell | A compiler that translates Pascal source code into LLVM IR and can be executed directly or used to generate native machine code. | 126 |
vpgtrans/vpgtrans | Transfers visual prompt generators across large language models to reduce training costs and enable customization of multimodal LLMs | 269 |
acceleratehs/accelerate-llvm | Compiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs | 158 |
clojure-vim/clojure.vim | A Vim plugin providing syntax highlighting and indentation support for the Clojure programming language. | 35 |
llvm-hs/llvm-hs-kaleidoscope | A Haskell-based compiler backend that uses LLVM to generate and compile machine code | 82 |
tartanllama/vizh | An esoteric programming language that compiles and links image files to generate C code | 231 |
arnetheduck/nlvm | An LLVM-based compiler for the Nim programming language. | 711 |
idris-hackers/idris-llvm | A Haskell-based LLVM backend for generating LLVM bytecode from Idris programs | 78 |