Open comments for this post @SeradedStripes on Skyscraper · 11 days ago 1h 44m 46s logged Updates We got a semi working bootstrap one could say… Completions Lexer/parser some x86-64 code generation ELF binary writer labels & jumps Constants like $ amd . for current address String and data directives Control flow (beq, bne, blt, bge, bltu, bgeu, ble, bgt, bzs, bnz, j, jal, jr, jalr, ret) Arithmetic logic Comparison Memory Function calls & returns Stack frame management Basic Error reporting (its shit) Multi-file programs Why is this going so fast? I learned from Shiden in flavortown Read more
Open comments for this post @SeradedStripes on Skyscraper · 13 days ago 1h 16m 8s logged Updates Redid the ISA-spec to be proper and better Added AI policy & AGENTS.md. Sym linkend CLAUDE.md -> AGENTS.md Added dependabot.yml for gh actions Funding.yml, pull request template too Added a boostrap-ci.yml workflow Made an ASL file for Skyscraper Read more
Open comments for this post @SeradedStripes on Skyscraper · 14 days ago 31m 27s logged Init We made init of repo And we make a ISA-spec.md file Read more