Skip to content

Commit 05aa874

Browse files
committed
Linked to 'Frames in GoLisp' article by Dave Astels. Issue #23
1 parent 20eb3db commit 05aa874

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,15 @@ <h2 id="docs">Documentation</h2>
267267
</ul>
268268
</dd>
269269

270+
<dt><a href="http://techblog.steelseries.com/2014/10/15/golisp-frames.html">Frames in GoLisp</a></dt>
271+
<dd>
272+
<p>An explanation of the frames implementation in <a href="https://github.com/steelseries/golisp">GoLisp</a>, including comparison to Self &amp; NewtonScript, by which it was inspired.</p>
273+
<ul class="metadata">
274+
<li>Author: <a href="https://github.com/dastels">Dave Astels</a></li>
275+
<li>Format: HTML</li>
276+
</ul>
277+
</dd>
278+
270279
<dt>How to Work with the Text-to-Speech Extension</dt>
271280
<dd>
272281
<p>An example of developing with the <a href="http://www.unna.org/view.php?/apple/software/TextToSpeech">MacInTalk</a> Text-to-Speech extension.</p>

0 commit comments

Comments
 (0)