metaprogramming topic

List metaprogramming repositories

Soss.jl

411
Stars
30
Forks
Watchers

Probabilistic programming via source rewriting

presentations

272
Stars
24
Forks
Watchers

Collection of presentations for advanced Python topics

refl-cpp

1.0k
Stars
75
Forks
Watchers

Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).

constexpr-sql

136
Stars
5
Forks
Watchers

Header only library that parses and plans SQL queries at compile time

hsm

180
Stars
20
Forks
Watchers

Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml libraries, but tries to reduce own complex meta programming code...

te

419
Stars
33
Forks
Watchers

C++17 Run-time polymorphism (type erasure) library

spoon

1.7k
Stars
341
Forks
Watchers

Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :sparkles:. It parses source files to build a well-designed AST with powerful an...

xpyth

130
Stars
5
Forks
Watchers

A module for querying the DOM tree and writing XPath expressions using native Python syntax.

nelua-lang

1.9k
Stars
62
Forks
Watchers

Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.