Nim
Nim is a statically typed, compiled systems programming language that emphasizes Python-like readable syntax, efficiency, and flexibility through metaprogramming.
7 resources across 2 libraries
Glossary Terms(6)
Nim
Nim is a statically typed, compiled systems programming language that emphasizes Python-like readable syntax, efficiency, and flexibility through metaprogrammi…
Red (language)
Red is a homoiconic, multi-paradigm programming language descended from Rebol, designed to let developers write both high-level and system-level (bare-metal) c…
D (language)
D is a systems programming language that combines the performance and low-level control of C and C++ with modern productivity features such as optional garbage…
Zig (language)
Zig is a general-purpose systems programming language designed as a modern alternative to C, offering manual memory management, no hidden control flow, comptim…
Nim (language)
Nim is a statically typed, compiled programming language that combines Python-inspired, whitespace-sensitive syntax with the performance of a language that com…
Mojo (language)
Mojo is a programming language developed by Modular that aims to be a superset of Python syntax, combining Python's usability with systems-programming performa…