Author Topic: clang/c++ support  (Read 4186 times)

Offline kwiechen

  • PixInsight Addict
  • ***
  • Posts: 186
clang/c++ support
« on: 2013 January 05 08:33:07 »
Hello,

Quote
- A mixed JavaScript/C++ model based on an integrated C++ compiler (see the next point). Basically, the PJSR will allow you to write sections of your script as special C++ modules (including multithreaded code), which will be compiled and linked by PI transparently on demand.

4. PixInsight will have an integrated C++ compiler, based on clang. This means that, along with the JavaScript/C++ mixed model that I have described above, PCL-based C++ development will also be integrated, to some extent, with the core application.

Is this possible in 1.8RC1?

Kai