with
Field accessor
Provides a macro to simplify access to object fields in Nim programming language
with macro for Nim
87 stars
4 watching
5 forks
Language: Nim
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Adds class support to Nim by providing a set of macros and utilities for creating and managing classes. | 90 |
| | Language support for Nim in VS Code | 177 |
| | A package that provides a way to access nested properties in data structures using a simple and expressive query language. | 48 |
| | Language plugin providing syntax highlighting, auto-indentation and project navigation features for the Nim programming language | 212 |
| | Allows models to work with custom fields on the fly using a flexible attribute-value storage mechanism. | 24 |
| | A utility function that safely accesses nested object properties using dot notation or arrays, with options for default values. | 1,225 |
| | A toolset for building and testing WebAssembly code using Nim. | 28 |
| | A reference guide to Ethereum Virtual Machine opcodes | 783 |
| | Library for querying HTML using CSS selectors | 134 |
| | Automates compilation and execution of code without requiring manual setup | 533 |
| | A Neovim plugin that displays type annotations in virtual text | 378 |
| | A WebSocket implementation for client-server communication | 102 |
| | A reference guide to Rust's memory safety features and their various modes of access | 70 |
| | A plugin that allows users to define custom operators for text selection in a text editor | 74 |
| | A math vector library for graphical applications | 101 |