Robin Steiner C# and C++ Interop using P/Invoke Interoperability between C# and C++ is often necessary when leveraging existing C++ libraries or accessing platform-specific functionalities. Platform Invoke (P/Invoke), facilitated by the DllImport a... C# C++ 01.01.2025
JetBrains MPS Tables In this article we will look into creating a simple table editor for JetBrins MPS. For this we will use the "de.slisson.mps.tables" language that is part of the Mbeddr Platform. To explore the base co... JetBrains MPS 04.09.2024