infix
A JIT-Powered FFI Library for C
Loading...
Searching...
No Matches
infix.c File Reference

The unity build source file for the infix library. More...

#include "core/error.c"
#include "core/arena.c"
#include "jit/executor.c"
#include "core/type_registry.c"
#include "core/signature.c"
#include "core/loader.c"
#include "core/types.c"
#include "core/utility.c"
#include "core/platform.c"
#include "jit/trampoline.c"
Include dependency graph for infix.c:

Detailed Description

The unity build source file for the infix library.

Copyright (c) 2025 Sanko Robinson

This source code is dual-licensed under the Artistic License 2.0 or the MIT License. You may choose to use this code under the terms of either license.

SPDX-License-Identifier: (Artistic-2.0 OR MIT)

The documentation blocks within this file are licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0).

SPDX-License-Identifier: CC-BY-4.0