Zag-Research / Zag-Smalltalk

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

Threaded code almost working #23

Closed dfranklinsmail closed 9 months ago

dfranklinsmail commented 9 months ago

Hi Dave, I have some of the threaded code working, please have a look and give me feedback.

I am also working on implementing some methods and getting the closure data lookup correct.