Highlights
- Pro
Stars
- All languages
- Alloy
- Assembly
- Awk
- Ballerina
- Batchfile
- Bison
- Brainfuck
- C
- C#
- C++
- COBOL
- CSS
- Clojure
- Common Lisp
- Crystal
- Dhall
- Dockerfile
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- F*
- Gleam
- Go
- HLSL
- HTML
- Haml
- Handlebars
- Haskell
- Idris
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LLVM
- Lua
- MDX
- Makefile
- Markdown
- MoonScript
- Nim
- Nix
- OCaml
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Perl
- PostScript
- PowerShell
- Python
- Racket
- ReScript
- Ruby
- Rust
- Scala
- Shell
- Standard ML
- Swift
- TeX
- TypeScript
- Vim Script
- Zig
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness,…
Package manager for the Nim programming language.
Tool for easily installing and managing multiple versions of the Nim programming language.
Nim library to infer/generate command-line-interfaces / option / argument parsing; Docs at
Fusion is for now an idea about how to grow Nim's ecosystem without the pain points of more traditional approaches.
Nim implementation of Hashids (http://www.hashids.org/)
Examples for my article on embedding NimScript
A wrapper around OpenBSD's pledge(2) systemcall for Nim.