Sign Up To The Free Email Newsletter!

Want to get notified whenever we produce the latest content ? Then subscribe now to start receiving hot updates from today.

26 December 2013

OpenC++

By : Unknown
On : 14:14
              
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++.

0 Comments:

Post a Comment

Thanks to Ur Support

Are you Awesome? Legend has it that Awesome people can and will share this post!
OpenC++