RosettaGit

  • Tasks
  • Drafts
  • Languages

OpenC++


  • Edit this page
  • Submit an issue


Contents

  • See Also

Search for this page on
Rosetta Code

OpenC++ is a version of C++ with a Metaobject Protocol. In other words, it is a tool of source-code translation for C++. Programmers can easily implement various kinds of translation so that they can define new syntax, new annotation, and new object behavior.

See Also

*Chiba's OpenC++ Page *Wikipedia: OpenC++ *OpenC++ - A C++ Metacompiler and Introspection Library at The Code Project

Created by Adrian Sieber and contributors with Zola

Licensed under the GFDL-1.3-or-later