This website requires JavaScript.
Explore
Help
Register
Sign in
ocean
/
ashbringer
Watch
1
Star
0
Fork
You've already forked ashbringer
0
Code
Activity
Purifying the undead cruft of C
58
commits
1
branch
0
tags
7
MiB
Go
98.1%
Lua
1.9%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Sky Johnson
f19eb76ed0
Submit checkpoint for working issues in compiler
2026-02-17 20:39:37 -06:00
ash
Self-hosting compiler generates working binaries, fix SSA struct/pointer bugs (90/90 tests)
2026-02-17 07:11:23 -06:00
bootstrap
Submit checkpoint for working issues in compiler
2026-02-17 20:39:37 -06:00
tests
Self-hosting compiler generates working binaries, fix SSA struct/pointer bugs (90/90 tests)
2026-02-17 07:11:23 -06:00
.gitignore
Implement Phase 7: x86-64 code generation from SSA IR
2026-02-13 11:31:43 -06:00
CLAUDE.md
Achieve 100% test compilation: method calls, generics, package imports
2026-02-13 22:00:54 -06:00
lang.md
Reorganize self-hosting compiler into subdirectories, fix generic methods and pointer-to-struct codegen
2026-02-14 19:33:25 -06:00
plan.md
Rename print to echo
2026-02-10 11:01:43 -06:00
run_tests.lua
Add comprehensive plan to achieve 100% test compilation
2026-02-13 19:01:53 -06:00
todo.md
Submit checkpoint for working issues in compiler
2026-02-17 20:39:37 -06:00