Skip to content

grisumbras/Boost.OpenMethod

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.1%
  • Python 1.8%
  • Other 1.1%