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
+64-34Lines changed: 64 additions & 34 deletions
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,9 @@ <h1>NewtonScript</h1>
16
16
<p>Here you’ll find information about the language, available <ahref="#tools">development tools</a> for various platforms, <ahref="#libs">libraries</a> with NewtonScript interfaces, and <ahref="#docs">programming reference materials</a>.</p>
<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>
<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>
<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>
<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>
178
197
<ul>
179
-
<li><ahref="http://old.mactech.com/articles/develop/issue_17/index.html">Issue 17</a> (HTML; March 1994)</li>
180
-
<li><ahref="http://old.mactech.com/articles/develop/issue_18/index.html">Issue 18</a> (HTML; June 1994)</li>
181
-
<li><ahref="http://old.mactech.com/articles/develop/issue_19/index.html">Issue 19</a> (HTML; September 1994)</li>
182
-
<li><ahref="http://old.mactech.com/articles/develop/issue_20/index.html">Issue 20</a> (HTML; December 1994)</li>
183
-
<li><ahref="http://old.mactech.com/articles/develop/issue_21/index.html">Issue 21</a> (HTML; March 1995)</li>
184
-
<li><ahref="http://old.mactech.com/articles/develop/issue_22/index.html">Issue 22</a> (HTML; June 1995)</li>
185
-
<li><ahref="http://old.mactech.com/articles/develop/issue_23/index.html">Issue 23</a> (HTML; September 1995)</li>
186
-
<li><ahref="http://old.mactech.com/articles/develop/issue_24/index.html">Issue 24</a> (HTML; December 1995)</li>
187
-
<li><ahref="http://old.mactech.com/articles/develop/issue_25/index.html">Issue 25</a> (HTML; March 1996)</li>
188
-
<li><ahref="http://old.mactech.com/articles/develop/issue_26/index.html">Issue 26</a> (HTML; June 1996)</li>
189
-
<li><ahref="http://old.mactech.com/articles/develop/issue_27/index.html">Issue 27</a> (HTML; September 1996)</li>
190
-
<li><ahref="http://old.mactech.com/articles/develop/issue_28/index.html">Issue 28</a> (HTML; December 1996)</li>
191
-
<li><ahref="http://old.mactech.com/articles/develop/issue_29/index.html">Issue 29</a> (HTML; March 1997)</li>
198
+
<li><ahref="http://www.mactech.com/articles/develop/issue_17/index.html">Issue 17</a> (HTML; March 1994)</li>
199
+
<li><ahref="http://www.mactech.com/articles/develop/issue_18/index.html">Issue 18</a> (HTML; June 1994)</li>
200
+
<li><ahref="http://www.mactech.com/articles/develop/issue_19/index.html">Issue 19</a> (HTML; September 1994)</li>
201
+
<li><ahref="http://www.mactech.com/articles/develop/issue_20/index.html">Issue 20</a> (HTML; December 1994)</li>
202
+
<li><ahref="http://www.mactech.com/articles/develop/issue_21/index.html">Issue 21</a> (HTML; March 1995)</li>
203
+
<li><ahref="http://www.mactech.com/articles/develop/issue_22/index.html">Issue 22</a> (HTML; June 1995)</li>
204
+
<li><ahref="http://www.mactech.com/articles/develop/issue_23/index.html">Issue 23</a> (HTML; September 1995)</li>
205
+
<li><ahref="http://www.mactech.com/articles/develop/issue_24/index.html">Issue 24</a> (HTML; December 1995)</li>
206
+
<li><ahref="http://www.mactech.com/articles/develop/issue_25/index.html">Issue 25</a> (HTML; March 1996)</li>
207
+
<li><ahref="http://www.mactech.com/articles/develop/issue_26/index.html">Issue 26</a> (HTML; June 1996)</li>
208
+
<li><ahref="http://www.mactech.com/articles/develop/issue_27/index.html">Issue 27</a> (HTML; September 1996)</li>
209
+
<li><ahref="http://www.mactech.com/articles/develop/issue_28/index.html">Issue 28</a> (HTML; December 1996)</li>
210
+
<li><ahref="http://www.mactech.com/articles/develop/issue_29/index.html">Issue 29</a> (HTML; March 1997)</li>
<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>
<dt>The NewtonScript Programming Language (HTML; mirror: <ahref="http://web.archive.org/web/20041010175535/www.cc.gatech.edu/~schoedl/projects/NewtonScript/">Internet Archive</a>)</dt>
279
310
<dd>Arno Schödl provides an overview of NewtonScript, illustrating the differences between object oriented programming paradigms and relating how some NewtonScript features have their own particular programatic flavor.</dd>
280
311
281
312
<dt>User Interface Guidelines for Newton OS 2.1 Keyboard Enhancements (PDF; mirrors: <ahref="http://www.unna.org/unna/apple/documentation/developer/UserInterfaceKeyboardOS2.1.pdf">UNNA</a>, <ahref="http://www.newted.org/download/manuals/NewtonKeyboardUIGuide.pdf">Newted</a>)</dt>
0 commit comments