Skip to content

An implimentation of the Subleq OISC using only linear operations on half-precision (16 bit) IEEE-754 floats (and a loop).

License

Notifications You must be signed in to change notification settings

DivergentClouds/subleq-linear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implimentation of the Subleq OISC using only linear operations on
half-precision (16 bit) IEEE-754 floats (and a loop).

Also contains a hfluint8 implimentation.

Dependencies:
- zig
 - Built on 0.11.0

Instructions:
$ zig build -Doptimize=ReleaseSafe
$ zig-out/bin/subleq-linear <program> [iterations [output file]]

Based on http://tom7.org/grad/murphy2023grad.pdf

About

An implimentation of the Subleq OISC using only linear operations on half-precision (16 bit) IEEE-754 floats (and a loop).

Topics

Resources

License

Stars

Watchers

Forks

Languages