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
<p><em>NewtonScript</em> is an object-oriented programming language developed by <ahref="http://waltersmith.us/">Walter Smith</a> for <ahref="http://www.apple.com/">Apple</a> for the NewtonOS running on their MessagePad & eMate hardware. It borrows concepts from the Smalltalk, LISP, and Self programming languages with special consideration for a low memory footprint (esp. differential inheritance). In 2003 a NewtonScript interpreter, <ahref="#newt0">NEWT/0</a> was developed by Makoto Nukui allowing for its use on other platforms. Here you'll find information about the language and programming reference materials.</p>
<dd>An open source alternate button bar, hierarchical menu, and scripting system (using NewtonScript) for NewtonOS by Five Speed Software. Source available on <ahref="http://github.com/masonmark/Dash-Board-for-Newton-OS">GitHub</a>.</dd>
<dd>An open source Mac OS X, Linux, Windows, iOS, Android, and ARM-Linux NewtonOS 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 NewtonOS.</dd>
<dd>A shareware NewtonOS 1.x & 2.x package by Steve Weyer that allows native NewtonScript development & package creation on a NewtonOS device.</dd>
<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>
<dd>A freeware, NewtonOS live NewtonScript object explorer/editor by Jason Harper.</dd>
49
50
</dl>
50
51
<h2>Documentation</h2>
@@ -72,7 +73,7 @@ <h2>Documentation</h2>
72
73
</ul>
73
74
</dd>
74
75
75
-
<dt>How to Work with the Text-to-Speech Extension</a> (HTML; mirrors: <ahref="http://saweyer.freehostia.com/newton/newtscape/docs/a0000003.shtml">Steve Weyer</a>, <ahref="http://web.archive.org/web/19991007065839/http://resources.pdadash.com/newtund/NU/dev/a0000003.shtml">Internet Archive</a>)</dt>
76
+
<dt>How to Work with the Text-to-Speech Extension (HTML; mirrors: <ahref="http://saweyer.freehostia.com/newton/newtscape/docs/a0000003.shtml">Steve Weyer</a>, <ahref="http://web.archive.org/web/19991007065839/http://resources.pdadash.com/newtund/NU/dev/a0000003.shtml">Internet Archive</a>)</dt>
76
77
<dd></dd>
77
78
78
79
<dt>More Newton Text to Speech (HTML; mirrors: <ahref="http://saweyer.freehostia.com/newton/newtscape/docs/a0000004.shtml">Steve Weyer</a>, <ahref="http://web.archive.org/web/19991007081258/http://resources.pdadash.com/newtund/NU/dev/a0000004.shtml">Internet Archive</a>)</dt>
0 commit comments