Zag-Research / Zag-Smalltalk

Smalltalk VM Written in Zig with methods stored as type-annotated ASTs
MIT License
133 stars 6 forks source link

added inspect facility #14

Closed dfranklinsmail closed 1 year ago

dfranklinsmail commented 1 year ago

Hi Dave, I have added inspection logic for zag code generation ast from a compiled method, and I'm creating this pull request so we can discuss my results and what still needs to be done.