diff --git a/Snap! Connectivity Strategy.pdf b/Snap! Connectivity Strategy.pdf deleted file mode 100644 index 151db65b..00000000 Binary files a/Snap! Connectivity Strategy.pdf and /dev/null differ diff --git a/optimizations.txt b/optimizations.txt deleted file mode 100755 index 77e7ef13..00000000 --- a/optimizations.txt +++ /dev/null @@ -1,18 +0,0 @@ -Ideas for optimizing Snap! --------------------------- - - -Graphics engine ---------------- - -* reuse (and cache) icons, e.g. for input slot types, in the prototype. Make sure to update when changing display settings (flat design, zoom blocks etc.) - -* generate state-images for buttons (push buttons, toggles etc.) just-in-time (and possibly cache them only then), instead of always creating them up-front. - - -Evaluator ----------- - -* Get rid of blockSequences, instead evaluate blocks directly. -* Get rid of modifying blocks to evaluate them (solve implicit parameter bindings another way) -* Cache variables (not values) in accessor-blocks (this should speed things up a lot) \ No newline at end of file diff --git a/readme.txt b/readme.txt deleted file mode 100644 index 0f11b5c5..00000000 --- a/readme.txt +++ /dev/null @@ -1,24 +0,0 @@ -readme - Snap! 4.0 ------------------- - -this document is just a stub as of now. For the first official release of Snap! 4.0 it will contain release notes covering the following issues: - -saving, loading, exporting, importing - -artefacts: projects, blocks, sprites - -URL options: #run: #open: #lang: #signup - -dynamic content (currently deactivated): - http://snap.berkeley.edu/cloudmsg.txt - http://snap.berkeley.edu/motd.txt - -supported browsers, problems with the Android virtual keyboard - -supported browser / OS settings - -SVG support limitations - -OS/X: turn LCD font smoothing off - -Beware of third-party Chrome toolbars and iFrames diff --git a/snap_fast.html b/snap_fast.html deleted file mode 100755 index 5db7b030..00000000 --- a/snap_fast.html +++ /dev/null @@ -1,40 +0,0 @@ - - -
- -