Skip to content

Commit 3eeb31f

Browse files
committed
Added entry for Prota per issue #37
1 parent 8a8e25f commit 3eeb31f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,16 @@ <h2 id="tools">Development Tools</h2>
200200
</ul>
201201
</dd>
202202

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+
203213
<dt id="tntk"><a href="https://github.com/ekoeppen/tntk">tntk</a></dt>
204214
<dd>
205215
<p>A command line NewtonScript compiler and packager. Built on <a href="#newt0">NEWT/0</a>.</p>

0 commit comments

Comments
 (0)