nimcr
Nim compiler
A program that compiles and runs Nim scripts on demand, optimizing compilation process for speed.
84 stars
7 watching
10 forks
Language: Nim
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
nim-lang/nim | A compiler and runtime environment for a statically typed, compiled systems programming language. | 16,593 |
pmunch/futhark | A tool that automates the process of wrapping C headers in Nim, allowing users to import and use C libraries directly in their code without manual intervention. | 393 |
pmunch/ratel | A software framework for creating microcontroller abstraction libraries using Nim programming language | 129 |
pmunch/nimlsp | An implementation of the Language Server Protocol for the Nim programming language. | 419 |
arnetheduck/nlvm | An LLVM-based compiler for the Nim programming language. | 711 |
pmunch/protobuf-nim | An implementation of the Protocol Buffers message format in Nim. | 171 |
pmunch/nim-optionsutils | Utility macros and patterns for working with options in Nim. | 35 |
pmunch/macroutils | A package of utility functions for creating and manipulating tree-like data structures in a programming language | 60 |
nickmqb/muon | A modern, statically typed low-level programming language with strong focus on performance and minimalism. | 772 |
karshprime/tmux-compile.nvim | Tool to compile and run programs in multiple programming languages from within Neovim's tmux panes or windows | 13 |
genotrance/nimgen | Automates the wrapping of C libraries to simplify and speed up compilation with c2nim | 114 |
nilfoundation/zkllvm | Compiles high-level programming languages into input for provable computations protocols. | 295 |
nim-lang/nimble | A package manager for the Nim programming language | 1,261 |
jeff-ciesielski/nimr | An executable wrapper for Nim programs | 46 |
xmonader/nimdays | A Nim programming language project documenting the author's journey and providing practical applications and tools for working with Nim. | 212 |