Important Note:
Due to time constraints it is not possible anymore to prepare release versions on the release page. If you are interested to try out Reflex please checkout the source code from CVS and build the package from source. Instructions on how to do so can be found on the build page. If you find problems building the package please don't hesitate to contact me.
General Information
Reflex is a C++ library which provides reflection information
about C++ types. The main features of the library are:
- Close to the ISO/IEC standard for C++
- Light and standalone system, no external dependencies
- Automatic and non intrusive production of reflection information
- Dictionaries can be produced for every gcc compilable source
code
- A python binding (under construction)
- Released on several platforms/compilers
- Optimized on library size and memory usage
Reflex is developed and maintained as part of the ROOT
project in the LCG Applications
Area and the SFT
(software) group with the Physics
department of the European
Organization for Nuclear Research (CERN).
For further information please read on ...
|