2025-06-05 - 2025-12-05
Overview
2 pull requests merged by 1 user
Merged
#46 add usage instructions
Merged
#44 Number-to-ByteVector-conversion
14 issues closed from 1 user
Closed
#43 Number to ByteVector conversion
Closed
#6 Program loader, saver
Closed
#37 better instruction documentation
Closed
#42 VM Bytecode char to string conversion
Closed
#41 working with bools, chars, and strings in VM bytecode
Closed
#5 Instruction set tests
Closed
#7 Create an 'objdump' esque utility
Closed
#38 String Operations
Closed
#39 finish garbage collection tests
Closed
#1 CONS instruction implementation
Closed
#36 NTOI and NTOE instructions
Closed
#35 Heap management and Datum refactor
Closed
#32 Pull number package and AST into Hyphae
Closed
#2 CAR/CDR instruction behavior bug
44 issues created by 1 user
Opened
#1 CONS instruction implementation
Opened
#2 CAR/CDR instruction behavior bug
Opened
#3 PARSE instruction implementation
Opened
#4 EVAL instruction implementation
Opened
#5 Instruction set tests
Opened
#6 Program loader, saver
Opened
#7 Create an 'objdump' esque utility
Opened
#8 Debugging Goals
Opened
#9 VM Asynchronicity
Opened
#10 Implement table for breaking down standard library procedures into HyphaeVM bytecode.
Opened
#11 Implement basic compiler
Opened
#12 Implement macros in compiler
Opened
#13 Implement user facing utility for compiler
Opened
#14 Final testing: run R7RS benchmarks
Opened
#15 Complete R7RS-Small compatible Scheme
Opened
#16 Release CI
Opened
#17 Mycelium Scheme Docker container
Opened
#18 Documentation
Opened
#19 Interpreter like shell
Opened
#20 Language and VM ported to ESP devices
Opened
#21 Implement HyphaeVM extensions for Libc
Opened
#22 Implement Scheme features for File IO
Opened
#23 Implement Scheme features for Socket IO
Opened
#24 Implement Scheme features for Process, User, Group IDs
Opened
#25 Implement Scheme features for TTY IO
Opened
#26 User facing Spore executable
Opened
#27 Implement HyphaeVM extensions for Environment variables
Opened
#28 HyphaeVM extensions for importing libraries
Opened
#29 Scheme features for environment variables
Opened
#30 Scheme features for program arguments
Opened
#31 Implement Scheme Features for importing libraries
Opened
#32 Pull number package and AST into Hyphae
Opened
#33 Complete new number package
Opened
#34 Mixed register and stack based VM
Opened
#35 Heap management and Datum refactor
Opened
#36 NTOI and NTOE instructions
Opened
#37 better instruction documentation
Opened
#38 String Operations
Opened
#39 finish garbage collection tests
Opened
#40 Assembler, Disassembler
Opened
#41 working with bools, chars, and strings in VM bytecode
Opened
#42 VM Bytecode char to string conversion
Opened
#43 Number to ByteVector conversion
Opened
#45 String to ByteVector conversion