single_cream
single_cream copied to clipboard
impove the memory model
support variable length objects by improving the memory model, the object struct could end with a variable length array of obj* pointers
this would enable one to add proper vectors to the language