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>A paper explaining conventions for simulating class-based programming in NewtonScript, which is a prototype-based language, from the designer of the language.</p>
<p>Apple’s quarterly technical journal published from 1990-1997, before being pulled into <ahref="http://www.mactech.com/">MacTech magazine</a> as a regular column. The following issues contain Newton/NewtonScript-specific articles:</p>
<dt>How to Work with the Text-to-Speech Extension (HTML; mirrors: <ahref="http://communicrossings.com/html/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>
215
-
<dd></dd>
225
+
<dt>How to Work with the Text-to-Speech Extension</dt>
226
+
<dd>
227
+
<p>An example of developing with the <ahref="http://www.unna.org/view.php?/apple/software/TextToSpeech">MacInTalk</a> Text-to-Speech extension.</p>
228
+
<ul>
229
+
<li>Author: William Nelson, <ahref="http://www.allaboutjake.com">Jake Bordens</a></li>
<dt>More Newton Text to Speech (HTML; mirrors: <ahref="http://communicrossings.com/html/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>
218
-
<dd></dd>
235
+
<dt>More Newton Text to Speech</dt>
236
+
<dd>
237
+
<p>An explanation of the embedded commands available in the <ahref="http://www.unna.org/view.php?/apple/software/TextToSpeech">MacInTalk</a> Text-to-Speech extension.</p>
<dt><ahref="http://waltersmith.us/newton/COMPCON-Arch.pdf">The Newton Application Architecture</a> (PDF)</dt>
221
-
<dd></dd>
245
+
<dt><ahref="http://waltersmith.us/newton/COMPCON-Arch.pdf">The Newton Application Architecture</a></dt>
246
+
<dd>
247
+
<p>Official overview of the Newton application architecture, including the NewtonScript language, view system, object store, and communications system.</p>
<dt>Newton OS 2.1 Engineering Documents (PDF; mirrors: <ahref="http://www.unna.org/unna/apple/documentation/developer/EngineeringDocsOS2.1.pdf">UNNA</a>, <ahref="http://newted.org/download/manuals/NewtonOS21EngDoc.pdf">Newted</a>)</dt>
243
-
<dd></dd>
290
+
<dt>Newton OS 2.1 Engineering Documents</dt>
291
+
<dd>
292
+
<p>Official documentation of changes and additions in Newton OS 2.1, including: NewtWorks, keyboard enhancements, grayscale imaging, graphics shapes, sound, dial-in networks, IrDA communications tool, and the eMate 300 multi-user environment.</p>
<dt><ahref="http://tools.unna.org/errors/">Newton OS Error Database</a> (HTML)</dt>
246
-
<dd></dd>
300
+
<dt><ahref="http://tools.unna.org/errors/">Newton OS Error Database</a></dt>
301
+
<dd>
302
+
<p>A searchable database of Newton OS error codes gleaned from the NTK for Windows v1.6.1 help file, NIE 2.0 API documentation, and Lantern DDK documentation.</p>
<dt><ahref="http://manuals.info.apple.com/en_US/NewtonProgrammerGuide20.PDF">Newton Programmer’s Guide</a> (for OS 2.0; PDF; mirrors: <ahref="http://www.unna.org/unna/apple/documentation/developer/ProgrammersGuideOS2.0.pdf">UNNA</a>, <ahref="http://newted.org/download/manuals/NewtonProgrammerGuide20.pdf">Newted</a>)</dt>
249
-
<dd></dd>
309
+
<dt><ahref="http://manuals.info.apple.com/en_US/NewtonProgrammerGuide20.PDF">Newton Programmer’s Guide</a> (for Newton 2.0)</dt>
310
+
<dd>
311
+
<p>Official documentation for the Newton OS 2.0 application programming interfaces, providing an overview and conceptual information. See the <em>Newton Programmer’s Reference</em> for detailed reference documentation of data structures, functions, constants, and error codes.</p>
<dt><ahref="http://manuals.info.apple.com/en_US/NewtonProgrammerRef20.PDF">Newton Programmer’s Reference</a> (for Newton OS 2.0; PDF; mirrors: <ahref="http://www.unna.org/unna/apple/documentation/developer/ProgrammersReferenceOS2.0.pdf">UNNA</a>, <ahref="http://newted.org/download/manuals/NewtonProgrammerRef20.pdf">Newted</a>)</dt>
255
-
<dd></dd>
329
+
<dt><ahref="http://manuals.info.apple.com/en_US/NewtonProgrammerRef20.PDF">Newton Programmer’s Reference</a> (for Newton 2.0)</dt>
330
+
<dd>
331
+
<p>Official documentation of the Newton OS 2.0 protos, methods, functions, data structures, and error codes. A companion to the <em>Newton Programmer’s Guide</em>.</p>
<dd>An overview of the NewtonScript language presented by Makoto Nukui (a.k.a. GNUE) at the 2008 <ahref="http://ll.jus.or.jp/">Lightweight Language</a> conference in Toyko, Japan.</dd>
349
+
<dt>NewtonScriptに見る: もうひとつのプロトタイプ指向</dt>
350
+
<dd>
351
+
<p>An overview of the NewtonScript language presented at the 2008 <ahref="http://ll.jus.or.jp/">Lightweight Language</a> conference in Toyko, Japan.</p>
0 commit comments