mirror of
https://github.com/boostorg/openmethod.git
synced 2026-01-19 04:22:12 +00:00
921fb312d5c243676f13dab2d6f20f47e8e6c98e
Boost.OpenMethod
THIS IS NOT A BOOST LIBRARY (yet).
The content of this repository is derived from YOMM2. It has been adapted to Boost naming conventions for the purpose of being reviewed for inclusion in the Boost C++ libraries.
The documentation is here.
You can experiment with the library on Compiler Explorer by including
<https://jll63.github.io/Boost.OpenMethod/boost/openmethod.hpp>. It also
includes the headers for the compiler, shared_ptr and unique_ptr. For
example, here is the last iteration of the AST
example from the tutorial. Don't forget to
turn on optimizations (-O2 -DNDEBUG) and to select the Boost library.
Languages
C++
94.7%
CMake
3.4%
Python
1.1%
Shell
0.5%
Batchfile
0.2%