no image loaded
Reset ◼
Load image
Step ▹
Run ▶


Return ⬆
Send ⬇︎

Over ▷
this
Class>>method or global
Breakpoint:
Go to 0
Help
File...

break on MNU error
break on do-it
Fullscreen

A paper describing this system. Feel free to change stuff inside Smalltalk and even save the image. It will be stored locally, not on the server. If you change the JavaScript code of the VM, it will immediately affect other users of this webpage. Please use responsibly.
NotetakerSources
X
+
Menu
Keyboard Help
X
+
Menu
If you wish to run the Simulation Kit taught to Xerox executives, use the Load Image button to load the file SimKit6.st78, and follow the instructions on the screen
If loading seems to be hung, try pushing the 'Running' button once and then again to get things started
SystemBrowser
X
+
M
N
Log Messages
X

Menu
[warn] misspelled option "behaviorsEnabled"
[log] https://smalltalkzoo.thechm.org/core/anonymous_module_26 loaded in 0 ms
[warn] misspelled option "useElasticTabstops"
[warn] misspelled option "behaviorsEnabled"
[warn] misspelled option "behaviorsEnabled"
[log] https://smalltalkzoo.thechm.org/core/anonymous_module_27 loaded in 1 ms
[warn] misspelled option "useElasticTabstops"
[warn] misspelled option "behaviorsEnabled"
[warn] misspelled option "behaviorsEnabled"
[log] https://smalltalkzoo.thechm.org/core/anonymous_module_28 loaded in 0 ms
[warn] misspelled option "useElasticTabstops"
[warn] misspelled option "behaviorsEnabled"
[warn] misspelled option "behaviorsEnabled"
[log] Loaded image localstorage:thinglab-cdg.st78
[log] st78: initializing interpreter
[log] st78: interpreter ready
[log] Session connection to https://smalltalkzoo.thechm.org/nodejs/SessionTracker/ established
[warn] https://smalltalkzoo.thechm.org/core/lively/ast/acorn.js has unloaded requirements:
[log] Module load check done. 145 modules loaded.
[log] Pasted <lively.morphic.Window#79ADB... - FileSystem2> FileSystem
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
follow log
clear
reattach
Workspace
X

Menu
// inspect for saved and dropped files
Global.notetakerFiles
// print to analyze space usage
$world.get("Notetaker").vm.image.spaceReport()
// experimental support for 32 bit oops
NT.largeOops = true
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
FileSystem
+
Menu