You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+99-22Lines changed: 99 additions & 22 deletions
Original file line number
Diff line number
Diff line change
@@ -18,38 +18,115 @@ <h1>NewtonScript</h1>
18
18
<!-- BEGIN DEVELOPMENT TOOLS -->
19
19
<h2><aid="tools">Development Tools</a></h2>
20
20
<dl>
21
-
<dt><aid="dashboard" href="http://www.fivespeedsoftware.com/dashboard/"><imgsrc="img/icons/dashboard-32x32.gif" alt="" />Dashboard</a> (Newton OS; open source)</dt>
22
-
<dd>An alternate button bar, hierarchical menu, and scripting system (using NewtonScript) for Newton 2.1 OS by Five Speed Software. Source available on <ahref="http://github.com/masonmark/Dash-Board-for-Newton-OS">GitHub</a>.</dd>
<p>An alternate button bar, hierarchical menu, and scripting system (using NewtonScript) for Newton OS. Source available on <ahref="http://github.com/masonmark/Dash-Board-for-Newton-OS">GitHub</a>.</p>
<dt><aid="dynetk" href="http://code.google.com/p/dynee5/"><imgsrc="img/icons/dynetk-32x32.png" alt="" />DyneTK</a> (Linux, Mac OS X, Windows; open source)</dt>
25
-
<dd>A cross-platform IDE for Newton OS software development by Matthias Melcher. Built on <ahref="#newt0">NEWT/0</a>.</dd>
<dt><aid="einstein" href="http://code.google.com/p/einstein/"><imgsrc="img/icons/einstein-32x32.png" alt="" />Einstein</a> (Mac OS X, Linux, Windows, iOS, Android, ARM-Linux; open source)</dt>
28
-
<dd>A Newton OS 2.1 emulator by Paul Guyot. It includes a “Relativity” feature that allows NewtonScript to call native methods from the parent OS from within the Newton OS.</dd>
<p>A Newton OS 2.1 emulator. It includes a “Relativity” feature that allows NewtonScript to call native methods from the parent OS from within the Newton OS.</p>
<dt><aid="newtonscriptmode" href="https://github.com/morgant/NewtonScriptMode"><imgsrc="img/icons/subethaedit_mode-32x32.png" alt="" />NewtonScript Mode</a> (SubEthaEdit/Coda; open source)</dt>
43
-
<dd>A Mac OS X <ahref="http://codingmonkeys.de/subethaedit/">SubEthaEdit</a>/<ahref="http://panic.com/coda/">Coda</a> Mode (syntax highlighter) for the NewtonScript language by Morgan Aldridge.</dd>
<p>A <ahref="http://codingmonkeys.de/subethaedit/">SubEthaEdit</a> and <ahref="http://panic.com/coda/">Coda</a> Mode (syntax highlighter) for the NewtonScript language.</p>
0 commit comments