change memory model #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "meta"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Previously there was a "stack" of four values accessible. Now the memory is just argv provided to main by the environment, and the executor runs a "counter" through the "chart" (argv). Also stuff is more modular now and there's docs.