alicorn 0.1.2

Rust embedding of the Alicorn compiler
Documentation
1
2
3
4
5
6
7
8
9
10
-- SPDX-License-Identifier: Apache-2.0
-- SPDX-FileCopyrightText: 2025 Fundament Software SPC <https://fundament.software>
--[[
	This file is a empty table to which all the
	compiler modules may add their own internal
	interfaces that they want to provide to the
	intrinsics
]]

return {}