Skip to content
@orbit-systems

Orbit Systems

developer group focused on learning through doing.

Orbit Systems Logo

Orbit Systems

Orbit Systems is an organization centered around Aphelion, a 64-bit RISC-like instruction set architecture.

Aphelion aims to be a clean and featureful architecture without succumbing to paralyzing minimalism or unwieldy complexity, walking a line between CISC and RISC conventions. Aphelion is meant for high-performance, native 64-bit computing while staying easy to implement.

Join our Discord here!

Projects

  • Comet is the main Aphelion ISA reference emulator, written in C. It serves as the implementation reference for Aphelion.
  • Luna is the main Aphelion assembler, written in C.
  • Kepler is the main Aphelion disassembler, written in C.
  • Mars is statically-typed, procedural language for kernel and embedded programming. Mars focuses on low-level control, with emphasis on code configuration.

Side projects

  • Nova (also known as https://nova.ferret.cafe) is the Aphelion ISA online playground, written in Rust using WebAssembly. It includes an embedded assembler and emulator.
  • Meteor is an Aphelion ISA emulator, written in Rust. Meteor functions as a library with an example CLI for executing Aphelion code. Used in Nova.
  • Terra is an Aphelion assembler, written in Rust. Terra also functions as a library. Used in Nova.
  • aphelion-util (lib.rs) is a Rust library of types and traits useful for Aphelion programming.

Pinned

  1. aphelion aphelion Public

    64-bit RISC CPU Architecture

    16

  2. luna luna Public

    Aphelion ISA assembler

    C 2

  3. comet comet Public

    Aphelion ISA reference emulator

    C++ 4 1

  4. kepler kepler Public

    Aphelion ISA disassembler

    C 2

Repositories

Showing 10 of 15 repositories
  • mars Public

    A procedural language for kernels and embedded systems.

    orbit-systems/mars’s past year of commit activity
    C 5 0 3 0 Updated Jun 19, 2024
  • comet Public

    Aphelion ISA reference emulator

    orbit-systems/comet’s past year of commit activity
    C++ 4 1 0 1 Updated Jun 19, 2024
  • .github Public
    orbit-systems/.github’s past year of commit activity
    0 0 0 0 Updated Mar 30, 2024
  • nova Public

    Online playground for Aphelion ISA

    orbit-systems/nova’s past year of commit activity
    Rust 0 MPL-2.0 0 0 0 Updated Mar 30, 2024
  • meteor Public

    Aphelion ISA emulator in Rust

    orbit-systems/meteor’s past year of commit activity
    Rust 0 MPL-2.0 0 1 0 Updated Mar 28, 2024
  • orbit-systems/aphelion-util’s past year of commit activity
    Rust 0 MIT 0 3 0 Updated Mar 28, 2024
  • terra Public

    Aphelion ISA assembler in Rust

    orbit-systems/terra’s past year of commit activity
    Shell 1 MPL-2.0 0 0 0 Updated Mar 27, 2024
  • aphelion Public

    64-bit RISC CPU Architecture

    orbit-systems/aphelion’s past year of commit activity
    16 0 0 0 Updated Mar 26, 2024
  • io Public

    6x12 pixel font

    orbit-systems/io’s past year of commit activity
    Rust 0 0 0 0 Updated Mar 25, 2024
  • luna Public

    Aphelion ISA assembler

    orbit-systems/luna’s past year of commit activity
    C 2 0 1 0 Updated Mar 24, 2024

Top languages

Loading…

Most used topics

Loading…