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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ <h1>NewtonScript</h1>
19
19
<h2><aid="tools">Development Tools</a></h2>
20
20
<dl>
21
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>
22
+
<dd>An alternate button bar, hierarchical menu, and scripting system (using NewtonScript) for Newton OS 2.1 by Five Speed Software. Source available on <ahref="http://github.com/masonmark/Dash-Board-for-Newton-OS">GitHub</a>.</dd>
23
23
24
24
<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
25
<dd>A cross-platform IDE for Newton OS software development by Matthias Melcher. Built on <ahref="#newt0">NEWT/0</a>.</dd>
<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>
<dd>A Newton OS 1.x & 2.x package by Steve Weyer that allows native NewtonScript development & package creation on a Newton OS device.</dd>
41
41
42
42
<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>
43
+
<dd>A Mac OS X <ahref="http://codingmonkeys.de/subethaedit/">SubEthaEdit</a> and <ahref="http://panic.com/coda/">Coda</a> Mode (syntax highlighter) for the NewtonScript language by Morgan Aldridge.</dd>
44
44
45
45
<dt><aid="ntk">Newton Toolkit</a> (a.k.a NTK; Mac OS, Windows; freeware; mirrors: <ahref="http://www.unna.org/view.php?/apple/development/NTK">UNNA</a>)</dt>
46
46
<dd>Apple’s original Mac OS & Windows IDE for Newton OS software development.</dd>
0 commit comments