Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 328 Bytes

File metadata and controls

18 lines (10 loc) · 328 Bytes

fluff

Strongly typed programming language intended for (eventual) use on 16 bit embedded systems.

Eventually meant for the calculator, temporarily meant for a bytecode interpreter.

Progress 66%

[X] Basic Arithmetic

[X] Turing Complete

[X] Pointers

[X] Functions

[ ] JIT compilation on ARM

[ ] ez80 JIT compiler