Nuanti C++ Compiler For More .NET On Linux

Posted by Michael Larabel on April 13, 2012

While Mono is widely known for bringing Microsoft's .NET to Linux, there also exists a separate compiler that's about supporting the Microsoft C++/CLI ECMA-372 language specification under Linux.

The Nuanti compiler is described as a portable C++/CLI compiler built atop LLVM/Clang. While it's not too widely known, the compiler itself is a few years old and has evolved into a self-hosting toolchain for porting applications to run on Mono, SilverLight, Mac OS X, and Linux.

From the blog post of one of the Nuanti developers describing this work, "There are two codegen modes: (1) fully managed .NET bytecode, and (2) native optimized machine code with hooks into the Mono runtime for invocations. There’s some flexibility to mix and match the two. Sometimes it’s handy to call into an existing managed library from your C++ application and this use case is simple as adding an import header and calling the methods you need. No bindings or wrappers, and if using a runtime like Mono the stack is garbage collected behind the scenes."

The developer, Alp Toker, mentions there's a CIL back-end using the LLVM code generation infrastructure to "generate native-looking SDK-quality assemblies out of all kinds of unmanaged code." The compiler also goes beyond the ECMA-372 specification with support for dynamic types from C# 4.0, LINQ from C++, express trees, and DLR syntax trees. The Nuanti compiler is also self-hosting.

Using this compiler the developers even ported User Mode Linux and WebKit to Microsoft's Silverlight platform. "Our main focus has been in-game ‘scripting’ and IOS applications. Going forward we’re concentrating more on open web standards and JavaScript for the platform but this continues to be a fun R&D project with often surprising uses, and it’ll be a fun story to tell."

The Nuanti C++/CLI compiler was presented yesterday at the European LLVM Developers' Conference so hopefully soon we will get the slides on the presentation and/or a video.

Meanwhile, at the end of March the big Mono 2.11 was released.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. The Cost Of Ubuntu Disk Encryption
  2. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  3. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  4. F2FS File-System Shows Regressions On Linux 3.10
Latest Linux News
  1. Freedreno Gallium3D Now Banging The Adreno A3XX
  2. Jolla Announces Their First Phone
  3. Mageia 3 Released, Still Using Legacy GRUB
  4. NetBSD 6.1 Brings In More Features
  5. Using Six Monitors With AMD's Open-Source Linux Driver
  6. Benchmarking The Intel P-State, CPUfreq Changes
  7. FreeBSD Still Working On Next-Gen Package Manager
  8. DNF Still Advancing As Experimental Yum For Fedora
  9. Logitech Begins Supporting Linux Users
  10. Modern Intel Gallium3D Driver Still Being Toyed With
  11. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
Latest Forum Talk
  1. Jolla Announces Their First Phone
  2. Using Six Monitors With AMD's Open-Source Linux...
  3. Features Being Developed For KDE 4.11 Desktop
  4. What is the breakdown of ad revenue vs paid...
  5. X3: Albion Prelude Released For Linux Gamers
  6. Modern Intel Gallium3D Driver Still Being Toyed...
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite