We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a8e25f commit 3eeb31fCopy full SHA for 3eeb31f
index.html
@@ -200,6 +200,16 @@ <h2 id="tools">Development Tools</h2>
200
</ul>
201
</dd>
202
203
+ <dt id="prota"><a href="https://github.com/wrs/prota">Prota</a></dt>
204
+ <dd>
205
+ <p>An implementation of NewtonScript written in C++.</p>
206
+ <ul class="metadata">
207
+ <li>Author: <a href="https://github.com/wrs">Walter Smith</a></li>
208
+ <li>Platform: Linux, Mac OS X</li>
209
+ <li>License: Open Source</li>
210
+ </ul>
211
+ </dd>
212
+
213
<dt id="tntk"><a href="https://github.com/ekoeppen/tntk">tntk</a></dt>
214
<dd>
215
<p>A command line NewtonScript compiler and packager. Built on <a href="#newt0">NEWT/0</a>.</p>
0 commit comments