pkgsrc/lang/openc++
cjep 866b880b5e Initial import of OpenC++ 2.5.12 into the NetBSD packages collection as
lang/openc++.

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. OpenC++ is
useful if they need, for example: developing extensions to C++, to
provide support for things like parallelism, distribution,
concurrency, and persistence; Adding domain-, application-, or
class-specific compiler optimizations; Building their own version of
(runtime) MOP for C++.

Supplied by Marko Schuetz in PR#19203. Thanks!

Thanks also to Masao Uebayashi for his help.
2002-12-11 19:03:17 +00:00
..
patches Initial import of OpenC++ 2.5.12 into the NetBSD packages collection as 2002-12-11 19:03:17 +00:00
DESCR Initial import of OpenC++ 2.5.12 into the NetBSD packages collection as 2002-12-11 19:03:17 +00:00
distinfo Initial import of OpenC++ 2.5.12 into the NetBSD packages collection as 2002-12-11 19:03:17 +00:00
Makefile Initial import of OpenC++ 2.5.12 into the NetBSD packages collection as 2002-12-11 19:03:17 +00:00
PLIST Initial import of OpenC++ 2.5.12 into the NetBSD packages collection as 2002-12-11 19:03:17 +00:00