ok, if your isa has good support for it it doesnt seem that bad
next up, how do i implement a forth stack with data of varying sizes, fixed sizes is easy but sadly thats not how data works
an array of pointers? actually yea thats probably it huh
ok, if your isa has good support for it it doesnt seem that bad
next up, how do i implement a forth stack with data of varying sizes, fixed sizes is easy but sadly thats not how data works
an array of pointers? actually yea thats probably it huh