map-macro

List processor

A recursive preprocessor macro for applying operations to elements of a list while avoiding recursion limitations.

A recursive C preprocessor macro which performs an operation on each element of a list

GitHub

310 stars
13 watching
25 forks
Language: C
last commit: over 3 years ago

Related projects:

Repository Description Stars
blackhole89/macros A powerful, Turing-complete C/C++ macro preprocessor 84
keilerkonzept/topk An implementation of probabilistic data structures for approximate data stream processing 4
renkun-ken/rlist A toolbox for working with non-tabular data stored in list objects 203
soveran/map A tool for processing input lines with user-defined commands 223
mattgathu/cute A macro for creating list and dictionary comprehensions in Rust. 336
kanaka/wam A WebAssembly macro language and processor that converts WAM syntax to standard Wat syntax and processes modules with additional features. 64
slburson/misc-extensions A collection of reusable macros enhancing Common Lisp programming 16
ainfosec/crema A compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space. 64
lexi-lambda/threading A collection of macros for Racket to facilitate thread-safe programming 49
stac-utils/stac-task Provides a class interface for custom algorithms on STAC ItemCollections 21
nysol/mcmd A set of commands for high-speed processing of large-scale CSV data 33
esemplastic/unis A common architecture for string utilities in the Go programming language 70
pfultz2/cloak A library to demonstrate the recursive capabilities of the preprocessor in C. 921
murisi/l2 A minimalist language with procedural macro support 135
mahmoud/glom Provides a declarative way to handle nested data structures in Python 1,917