- China Kunming
- http://www.cnblogs.com/hlizard/
- All languages
- AGS Script
- ANTLR
- ASL
- ASP
- ActionScript
- AngelScript
- Assembly
- Batchfile
- Boo
- C
- C#
- C++
- CMake
- CSS
- Cirru
- CoffeeScript
- Common Lisp
- Component Pascal
- Crystal
- D
- Dart
- Dockerfile
- Erlang
- F#
- F*
- Fantom
- Forth
- FreeBASIC
- GDScript
- Go
- HTML
- Haskell
- Haxe
- Inno Setup
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Kotlin
- Lua
- Makefile
- Markdown
- Mojo
- Nemerle
- Nim
- Nix
- OCaml
- Objective-C
- Objective-C++
- PHP
- PLpgSQL
- Pascal
- Pawn
- Perl
- PowerShell
- Processing
- PureBasic
- Python
- QML
- Racket
- Raku
- ReScript
- Reason
- Red
- Rich Text Format
- Ruby
- Rust
- Scala
- Scheme
- Shell
- Smalltalk
- SourcePawn
- Swift
- Tcl
- TeX
- TypeScript
- V
- VBA
- VBScript
- Vim Script
- Vim Snippet
- Visual Basic
- Visual Basic .NET
- Visual Basic 6.0
- Vue
- WebAssembly
- Xojo
- 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.
Package manager for the Nim programming language.
Powerful and flexible web framework written in Nim
Simple, expressive & portable programming language for efficient scripting
A command line based editor inspired by Vim. Written in Nim.
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.
IDE/Advanced text editor mainly focusing on support for the Nim programming language.
Beginnings of what might become Nim's official UI library.
An asynchronous fullstack web framework for Nim.
Alternative StdLib for Nim for NodeJS/JavaScript targets, hijacks NodeJS StdLib for Nim
Auto-generate a Python module that wraps a Nim module.
Protobuf implementation in pure Nim that leverages the power of the macro system to not depend on any external tools