Software Alternatives & Reviews

How to write reflection for C++

mustache LLVM
  1. Mustache is a simple web template system with implementations available for ActionScript, C++...
    Pricing:
    • Open Source
    Also, we need to somehow generate code based on the collected information. Template engines like go template, mustache, jinja, etc. Are great for this. We'll write only a couple of templates, on which we'll generate hundreds of new source code files. I decided to use inja in this project. It's a sort of C++ port on jinja for Python.

    #Development #Javascript UI Libraries #Tool 26 social mentions

  2. 2
    LLVM is a compiler infrastructure designed for compile-time, link-time, run-time, and...
    Pricing:
    • Open Source
    It's time to tell a little bit about Rust. It has a lot in common with C++. It is built on llvm (C++ compiler toolkit), it does not have a garbage collector, and it also does not support reflection. But nevertheless, he has a very cool serde, which is not inferior to solutions from other languages.

    #IDE #Project Management #Email Marketing 52 social mentions

Discuss: How to write reflection for C++

Log in or Post with