Hacker News new | ask | show | jobs
by sedachv 3215 days ago
R workspaces are an idea borrowed from APL: http://aplwiki.com/LearnApl/AplWorkspace

Common Lisp and Scheme do not have any specifications for persistent state, and the implementations that do have images are all over the place in what those images do and how they are made.