The Nim programming language
Nim is a systems programming language with a focus on efficiency, expressiveness, and elegance.
Pinned Loading
Repositories
Showing 10 of 97 repositories
- Nim Public
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, and elegance (in that order of priority).
nim-lang/Nim’s past year of commit activity - parsesql Public
The `parsesql` module implements a high performance SQL file parser. It parses PostgreSQL syntax and the SQL ANSI standard.
nim-lang/parsesql’s past year of commit activity - fusion Public
Fusion is for now an idea about how to grow Nim's ecosystem without the pain points of more traditional approaches.
nim-lang/fusion’s past year of commit activity - c2nim Public
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.
nim-lang/c2nim’s past year of commit activity
Top languages
Loading…