Enquire Now

Tags: hpc#

HPC# is a C# subset denoting High Performance C#, primarily within the Unity3D community. It's designed to provide parallelism's benefits more easily than diving down into C/C++. It is a highly focused subset of C#, bereft of reference types and many OOP niceties of C# that otherwise limit 'scripting' for a compiler aiming to create highly performant, parallel & SIMD friendly, optimum machine code. The HPC# tag is for this subset of C# and its uses.

0 Questions