Zane Wagner
Results
6
repositories owned by
Zane Wagner
Small-C
45
Stars
10
Forks
Watchers
Small-C Compiler, Assembler, Linker, and Library for 16-bit MS-DOS. Includes "YLink", an object file linker for MS-DOS executables.
YCPU
21
Stars
3
Forks
Watchers
An imaginary 16-bit cpu, with a complete specification, emulator, assembler, and disassembler, in C#.
LoxScript
17
Stars
2
Forks
Watchers
A bytecode compiler and virtual machine for the Lox language, in C#. Includes a C# / Lox object interface generator and bytecode serialization.