Skip to content

Commit

Permalink
Add minisphere, note debugger integrations
Browse files Browse the repository at this point in the history
  • Loading branch information
svaarala committed Aug 31, 2015
1 parent b21ffd3 commit b6be339
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/index/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h1>Some projects using Duktape (alphabetical)</h1>
<p>Some examples where and how Duktape is used:</p>

<ul>
<li><a href="https://wiki.allseenalliance.org/_media/training/programming_alljoyn.js.pdf" target="_blank">AllJoyn.js</a>, using Duktape for embedded applications, <a href="https://git.allseenalliance.org/cgit/core/alljoyn-js.git/" target="_blank">git repo</a></li>
<li><a href="https://wiki.allseenalliance.org/_media/training/programming_alljoyn.js.pdf" target="_blank">AllJoyn.js</a>, using Duktape for embedded applications, debugger integration, <a href="https://git.allseenalliance.org/cgit/core/alljoyn-js.git/" target="_blank">git repo</a></li>
<li><a href="http://atomicgameengine.com/" target="_blank">Atomic Game Engine</a>, using Duktape for scripting</li>
<li><a href="http://contraptionmaker.com/" target="_blank">Contraption Maker</a>, using Duktape for
<a href="http://steamcommunity.com/workshop/browse/?appid=241240&amp;requiredtags[]=Mod" target="_blank">mods</a></li>
Expand All @@ -68,6 +68,7 @@ <h1>Some projects using Duktape (alphabetical)</h1>
<li><a href="https://github.com/myfreeweb/hs-duktape" target="_blank">hs-duktape</a>, Haskell binding for Duktape</li>
<li><a href="https://github.com/ldx/libpac" target="_blank">libpac</a>, using Duktape to parse proxy PAC files</li>
<li><a href="https://github.com/megous/megatools" target="_blank">Megatools</a>, using Duktape for main program logic</li>
<li><a href="http://forums.spheredev.org/index.php/topic,1215.0.html" target="_blank">minisphere</a>, using Duktape for game coding, debugger integration, <a href="https://github.com/fatcerberus/minisphere" target="_blank">git repo</a></li>
<li><a href="https://movian.tv/" target="_blank">Movian</a> media center, using Duktape for plugins</li>
<li><a href="http://www.radare.org/" target="_blank">radare</a>, using Duktape for reverse engineering scripts</li>
<li><a href="http://rarewire.com/" target="_blank">RareWire</a> application studio</li>
Expand Down

0 comments on commit b6be339

Please sign in to comment.