Max Wash f6623883ff mie: add value type hierarchy definitions
every construct within Mie, such as constants, instructions, functions, and translation units, are sub-types of the generic mie_value struct.

mie_value will facilitate iterating through the IR, as well as converting the IR to/from different formats.
2025-04-03 10:50:41 +01:00
Description
The Metacompute Instruction Engine
BSD-3-Clause 824 KiB
Languages
C 97.2%
CMake 1.8%
Vim Script 1%