2025-04-08 22:51:50 -07:00
2025-04-08 22:51:50 -07:00
2025-04-08 22:51:50 -07:00
2025-04-08 21:49:27 -07:00
2025-04-08 22:51:50 -07:00
2025-04-08 21:49:27 -07:00
2025-04-08 22:51:50 -07:00

Work In Progress

Does not currently compile anything, it simply creates an ELF binary with provided machine code.

Features

  • Compiler, and Linker Plugins
  • Cross-Platform
  • Compiler
  • Cross-Compiler
  • Linker
  • Object-Oriented Programing
  • Manual Heap Memory Management
  • Fast Reflection
  • Object Serializing

Usage

./Compiler /file/path/to/machine/code /output/file/path

Supported Architectures

  • x86
  • x86_64
  • AARCH
  • AARCH64
  • RISCV

Supported OS'

  • Linux
  • Windows

ELF Structure

Format Example

ELF Structure

Description
A native cross-platform, cross-compiler and linker for the Arctyx programming language.
Readme GPL-3.0 81 KiB
Languages
C++ 93%
CMake 6.1%
C 0.9%