@@ -9,7 +9,10 @@ <h1>NewtonScript</h1>
99 < h2 > Development Tools</ h2 >
1010 < dl >
1111 < dt > < a id ="dynetk " name ="dynetk " href ="http://code.google.com/p/dynee5/ "> DyneTK</ a > </ dt >
12- < dd > An open source Linux, Mac OS X, and Windows IDE for Newton OS software development by Matthias Melcher.</ dd >
12+ < dd > An open source Linux, Mac OS X, and Windows IDE for Newton OS software development by Matthias Melcher. Built on < a href ="#newt0 "> NEWT/0</ a > .</ dd >
13+
14+ < dt > < a id ="einstein " name ="einstein " href ="http://code.google.com/p/einstein/ "> Einstein</ a > </ dt >
15+ < dd > An open source Mac OS X, Linux, Windows, iOS, Android, and ARM-Linux 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. Built on < a href ="#newt0 "> NEWT/0</ a > .</ dd >
1316
1417 < dt > < a id ="newt0 " name ="newt0 " href ="http://gnue.github.com/NEWT0 "> NEWT/0</ a > </ dt >
1518 < dd > An open source Darwin/Mac OS X, Linux, FreeBSD, Windows, and BeOS NewtonScript interpreter by Makoto Nukui.</ dd >
@@ -19,13 +22,28 @@ <h2>Development Tools</h2>
1922
2023 < dt > < a id ="ntk " name ="ntk "> Newton Toolkit</ a > (a.k.a NTK)</ dt >
2124 < dd > Apple's Mac OS & Windows IDE for Newton OS software development.</ dd >
25+
26+ < dt > < a id ="tntk " name ="tntk " href ="http://40hz.org/Pages/Mottek:%202010-11-23 "> tntk</ a > </ dt >
27+ < dd > An open source, Mac OS X command line NewtonScript compiler by Eckhart Köppen. Built on < a href ="#newt0 "> NEWT/0</ a > .</ dd >
2228 </ dl >
2329 < h2 > Documentation</ h2 >
2430 < dl >
31+ < dt > Newton Formats (PDF)</ dt >
32+ < dd > </ dd >
33+
34+ < dt > Newton Programmer’s Guide (for OS 2.0; PDF)</ dt >
35+ < dd > </ dd >
36+
37+ < dt > Newton Programmer’s Guide: 2.1 OS Addendum (PDF)</ dt >
38+ < dd > </ dd >
39+
40+ < dt > Newton Programmer’s Reference (for Newton OS 2.0; PDF)</ dt >
41+ < dd > </ dd >
42+
2543 < dt > < a href ="http://manuals.info.apple.com/en_US/NewtonScriptProgramLanguage.PDF "> The NewtonScript Programming Language</ a > (PDF; mirrors: < a href ="http://www.unna.org/unna/apple/documentation/developer/NewtonScriptProgLanguage.pdf "> UNNA</ a > , < a href ="http://www.newted.org/download/manuals/NewtonScriptProgramLanguage.pdf "> Newted</ a > )</ dt >
2644 < dd > Apple's official introduction & reference material for the NewtonScript language under Newton OS 2.x. You'll probably want to start here.</ dd >
2745
28- < dt > </ dt >
46+ < dt > Newton Toolkit 1.6.x File Formats (PDF) </ dt >
2947 < dd > </ dd >
3048 </ dl >
3149 </ body >
0 commit comments