Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 267 Bytes

File metadata and controls

7 lines (5 loc) · 267 Bytes

Loom

Loom is a debugger written on my language, for Windows x64 programs compiled by my compiler.

Build

Get my compiler from https://github.com/Starkus/compiler then just run compiler.exe src/loom.emi.

Loom uses Intel XED library to disassemble instructions.