Ava Apples Affine affine · She/Her
affine opened issue affine/Mycelium#21 2025-07-22 12:32:37 -07:00
Implement HyphaeVM extensions for Libc
affine opened issue affine/Mycelium#20 2025-07-22 12:28:52 -07:00
Language and VM ported to ESP devices
affine opened issue affine/Mycelium#19 2025-07-22 12:28:13 -07:00
Interpreter like shell
affine opened issue affine/Mycelium#18 2025-07-22 12:24:37 -07:00
Documentation
affine opened issue affine/Mycelium#17 2025-07-22 12:20:46 -07:00
Mycelium Scheme Docker container
affine opened issue affine/Mycelium#16 2025-07-22 12:18:51 -07:00
Release CI
affine opened issue affine/Mycelium#15 2025-07-22 12:17:41 -07:00
Complete R7RS-Small compatible Scheme
affine opened issue affine/Mycelium#14 2025-07-22 12:15:30 -07:00
Final testing: run R7RS benchmarks
affine opened issue affine/Mycelium#13 2025-07-22 12:14:34 -07:00
Implement user facing utility for compiler
affine opened issue affine/Mycelium#12 2025-07-22 12:10:48 -07:00
Implement macros in compiler
affine opened issue affine/Mycelium#11 2025-07-22 12:08:26 -07:00
Implement basic compiler
affine opened issue affine/Mycelium#10 2025-07-22 12:08:02 -07:00
Implement table for breaking down standard library procedures into HyphaeVM bytecode.
affine opened issue affine/Mycelium#9 2025-07-22 11:56:18 -07:00
Asynchronicity
affine opened issue affine/Mycelium#8 2025-07-22 11:55:14 -07:00
Debugging Goals
affine opened issue affine/Mycelium#7 2025-07-22 11:48:17 -07:00
Create an 'objdump' esque utility
affine opened issue affine/Mycelium#6 2025-07-22 11:43:51 -07:00
Program loader, saver
affine opened issue affine/Mycelium#5 2025-07-22 11:39:22 -07:00
Instruction set tests
affine opened issue affine/Mycelium#4 2025-07-22 11:37:36 -07:00
EVAL instruction implementation
affine opened issue affine/Mycelium#3 2025-07-22 11:34:18 -07:00
PARSE instruction implementation
affine opened issue affine/Mycelium#2 2025-07-22 11:30:44 -07:00
CAR/CDR instruction behavior bug