#assembly #language #ir #elf #cross-platform #neutron #phantasm

app phantasm-ir

An IR language designed to just work. Optimised for Neutron

1 unstable release

0.1.0 Aug 8, 2022

#2 in #neutron

LGPL-3.0-only

5KB

Phantasm

Cross platform assembler that assembles Phantasm to a bare metal RISC-V program (ELF) or a program that can run on Quantii.

Best way to describe phantasm low -> A semantic assembly language with near native 1:1 ness.

Repo

This place includes a binary target for assembling phantasm code into ELF binaries.

GNU ld can be used to them link the assembled objects into an executable ELF img or library img.

No runtime deps