Skip to content
Snippets Groups Projects
Commit 5747c2b4 authored by Mariano Montone's avatar Mariano Montone
Browse files

Start project video

parent 7de75d57
No related branches found
No related tags found
No related merge requests found
<h1><i class="fa fa-walking"></i> Getting started</h1>
<h2>Download/Install</h2>
<h2>Download and Install</h2>
<p>Common Lisp comes in many different flavors, or implementations. Two popular ones are Steel Bank Common Lisp (SBCL) and Clozure Common Lisp (CCL).</p>
<ul>
......@@ -25,6 +26,10 @@
<p>Also, you may want check out <a href="http://articulate-lisp.com">Articulate Lisp site</a> for getting started on Common Lisp ecosystem. </p>
<h2>Setup your project</h2>
<iframe width="560" height="315" src="https://www.youtube.com/embed/SPgjgybGb5o" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
<h2>Try it online</h2>
<p>This is a <a href="https://github.com/jscl-project/jscl">JSCL</a> Lisp REPL running on the Web. Note that it is not a complete Common Lisp implementation, but enough to have a taste of it:</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment