Skip to content

CodeProgrammingLanguage

DavidFreely edited this page Nov 12, 2025 · 3 revisions
  • C#
  • Python

Module

A module is backed by computer code in a high-level language.

All modules to date are written in C# but could be in any language supported by .NET, including C++ and Python.

Clone this wiki locally