cascade
Cascade macro
A macro that enables method cascades in Nim programming language
Method, accessor, and assignment cascades for Nim, inspired by Smalltalk & Dart.
100 stars
4 watching
5 forks
Language: Nim
last commit: 6 months ago
Linked from 2 awesome lists
assignment-cascadescascademacronimselfthiswith
Related projects:
Repository | Description | Stars |
---|---|---|
nim-lang/nim | A compiler and runtime environment for a statically typed, compiled systems programming language. | 16,593 |
haltcase/glob | A Nim library for matching file paths against Unix style glob patterns. | 61 |
quasi/cl-memcached | A fast and thread-safe interface to the Memcached object caching system. | 21 |
pfultz2/zlang | A plugin framework for managing global namespace macros in C/C++ | 35 |
planetis-m/looper | For loop macros for Nim programming language | 8 |
cosmictoast/pipe | A library providing a reusable and flexible pipe operator for Nim programming language. | 60 |
femtoemacs/nimacros | A documentation project for Nim macros | 42 |
nilfoundation/zkllvm | Compiles high-level programming languages into input for provable computations protocols. | 295 |
blackhole89/macros | A powerful, Turing-complete C/C++ macro preprocessor | 84 |
murisi/l2 | A minimalist language with procedural macro support | 135 |
nim-lang/nimble | A package manager for the Nim programming language | 1,261 |
gnu-enjoyer/actuallyportablenim | Converts Nim into a language that can be compiled to run on any platform without needing separate builds for each one | 65 |
status-im/nim-faststreams | An efficient input/output stream library for Nim language | 125 |
juancarlospaco/cliche | A CLI argument parser library for Nim language | 82 |
nim-works/nimskull | A statically typed systems programming language designed to be sustainable and scalable, with the goal of creating software that can be maintained by its community. | 280 |