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: 9 months ago
Linked from 2 awesome lists
assignment-cascadescascademacronimselfthiswith
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler and runtime environment for a statically typed, compiled systems programming language. | 16,662 |
| A Nim library for matching file paths against Unix style glob patterns. | 61 |
| A fast and thread-safe interface to the Memcached object caching system. | 21 |
| A plugin framework for managing global namespace macros in C/C++ | 35 |
| For loop macros for Nim programming language | 8 |
| A library providing a reusable and flexible pipe operator for Nim programming language. | 60 |
| A documentation project for Nim macros | 42 |
| Compiles high-level programming languages into input for provable computations protocols. | 304 |
| A powerful, Turing-complete C/C++ macro preprocessor | 84 |
| A minimalist language with procedural macro support | 135 |
| A package manager for the Nim programming language | 1,265 |
| Converts Nim into a language that can be compiled to run on any platform without needing separate builds for each one | 66 |
| An efficient input/output stream library for Nim language | 125 |
| A CLI argument parser library for Nim language | 82 |
| 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. | 284 |