Lists (1)
Sort Name ascending (A-Z)
- All languages
- AGS Script
- ANTLR
- Answer Set Programming
- Assembly
- Awk
- Batchfile
- BitBake
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Common Workflow Language
- Cuda
- Cython
- Dart
- Dhall
- Dockerfile
- Eagle
- Elixir
- Erlang
- FIRRTL
- Go
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Just
- Kaitai Struct
- KiCad Layout
- Kotlin
- Lua
- MATLAB
- MLIR
- Makefile
- Markdown
- Nim
- Objective-C
- OpenSCAD
- PHP
- PLpgSQL
- Pascal
- Perl
- PlantUML
- PostScript
- PowerShell
- Prolog
- Pug
- Python
- R
- RobotFramework
- Ruby
- Rust
- SCSS
- SQL
- SWIG
- Sass
- Scala
- Shell
- Solidity
- Svelte
- Swift
- SystemVerilog
- TSQL
- Tcl
- TeX
- Toit
- TypeScript
- Typst
- V
- VHDL
- Verilog
- Vim Script
- Visual Basic .NET
- Vue
- XSLT
- Zig
- xBase
Starred repositories
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,…
My experiments in weaponizing Nim (https://nim-lang.org/)
A curated list of awesome Nim frameworks, libraries, software and resources.
Figma based UI library for nim, with HTML and OpenGL backends.
Tool for easily installing and managing multiple versions of the Nim programming language.
Nim implementation of the Ethereum Beacon Chain
Nim library to infer/generate command-line-interfaces / option / argument parsing; Docs at
c2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to be tweaked by hand before and after the translation process.