<div dir="ltr">Hi, everyone<div><br></div><div>I promised to post a link to the github location account where my code is stashed, but I completely forgot.</div><div><br></div><div>Here it is: <a href="https://github.com/JonathanSmith/cost-calculisp-v2">https://github.com/JonathanSmith/cost-calculisp-v2</a></div>
<div><br></div><div>Any plans for a Boston lisp meeting this month?</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 12, 2013 at 8:48 AM, Alex Plotnick <span dir="ltr"><<a href="mailto:shrike@netaxs.com" target="_blank">shrike@netaxs.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Just a reminder: Jonathan Smith will be presenting his<br>
work on '$-Calculisp' tonight (12 June) at 6:00 PM in<br>
the usual place (MIT 32-D463). Note the time change from<br>
the last few meetings.<br>
<br>
Jonathan's abstract follows. See you there!<br>
<br>
        -- Alex<br>
<br>
$-Calculus (pronounced  cost calculus), is a descriptive fourth generation<br>
language designed for modeling parallel algorithms, artificial intelligence<br>
applications, and bounded super-Turing computation. $-Calculisp is a domain<br>
specific language modeled on $-Calculus and implemented in Common Lisp.<br>
$-Calculisp is implemented using a variety of techniques based on Common Lisp's<br>
unique macro and object system facilities. Rather than being an interpreter,<br>
it is a macro compiler, expanding $-Calculisp code into efficiently compiled<br>
Common Lisp code. It is intended to be a robust extension to the Common Lisp<br>
language, as such, it allows for integration of regular common lisp functions<br>
alongside $-Calculisp code.<br>
<br>
<br>
</blockquote></div><br></div>