metaprogramming topic
Soss.jl
Probabilistic programming via source rewriting
logically
explorations in core.logic
presentations
Collection of presentations for advanced Python topics
refl-cpp
Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).
constexpr-sql
Header only library that parses and plans SQL queries at compile time
hsm
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
C++17 Run-time polymorphism (type erasure) library
spoon
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
A module for querying the DOM tree and writing XPath expressions using native Python syntax.
nelua-lang
Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.