- Canada
-
23:46
(UTC -04:00) - https://xeiaso.net
- @xeiaso.net
- @cadey@pony.social
Sponsors
Highlights
- Pro
Lists (1)
Sort Name ascending (A-Z)
- All languages
- ASP
- ActionScript
- ApacheConf
- Assembly
- Awk
- Batchfile
- Bikeshed
- Brainfuck
- C
- C#
- C++
- CMake
- COBOL
- CSS
- CUE
- Chapel
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- Cuda
- Cython
- D
- DCPU-16 ASM
- DIGITAL Command Language
- Dart
- Dhall
- Diff
- Dockerfile
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- FLUX
- Forth
- Frege
- GDScript
- GLSL
- GSC
- Gherkin
- Go
- HTML
- Haml
- Haskell
- Haxe
- HolyC
- Idris
- Inno Setup
- JSON
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Kotlin
- LLVM
- LOLCODE
- Less
- Logos
- Lua
- M
- M4
- MDX
- Makefile
- Markdown
- Mathematica
- Mercury
- MoonScript
- Mustache
- NSIS
- NewLisp
- Nim
- Nix
- OCaml
- Objective-C
- Objective-C++
- Odin
- OpenSCAD
- PEG.js
- PHP
- PLpgSQL
- Pascal
- Perl
- Perl 6
- Pony
- PowerShell
- Prolog
- Pug
- PureScript
- Python
- QML
- R
- RAML
- Racket
- Raku
- Reason
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Smarty
- Standard ML
- Swift
- SystemVerilog
- Talon
- Tcl
- TeX
- TypeScript
- Typst
- Vala
- Verilog
- Vim Script
- Vue
- WebAssembly
- Wren
- XSLT
- Yacc
- ZIL
- Zig
- hoon
- ooc
- wisp
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,…
A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends
Package manager for the Nim programming language.
Lightweight alternative to Discourse written in Nim
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
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.
A Smalltalk and Rebol inspired language implemented as an AST interpreter in Nim
IDE/Advanced text editor mainly focusing on support for the Nim programming language.
A lightweight, self-contained, RESTful, searchable, multi-format NoSQL document store.
Auto-generate a Python module that wraps a Nim module.
Command line arguments parser that will make you smile (port of docopt to Nim)
A cross-platform 2D|3D game framework for the Nim programming language
Async Telegram Bot API Client implement in @Nim-Lang