Linux / Jetty / BRL (Kawa Scheme) / PostgreSQL<br><br><div class="gmail_quote">On Fri, Jan 23, 2009 at 7:36 PM, Matt Knox <span dir="ltr"><<a href="mailto:matthewknox@gmail.com">matthewknox@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">what's the tech stack behind <a href="http://ourdoings.com" target="_blank">ourdoings.com</a> ? <br>
<br><div class="gmail_quote"><div class="Ih2E3d">2009/1/23 Bruce Lewis <span dir="ltr"><<a href="mailto:brlewis@ourdoings.com" target="_blank">brlewis@ourdoings.com</a>></span><br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello Boston Lisp.  I wasn't sure I could attend next week's interesting-looking meeting, and it seems even less likely now, but for happy reasons.  I'm dealing with a lot of new users and feature requests for my Scheme-based web site after it got a good review:<div class="Ih2E3d">
<br>

<br><a href="http://www.louisgray.com/live/2009/01/our-doings-you-upload-moment-they.html" target="_blank">http://www.louisgray.com/live/2009/01/our-doings-you-upload-moment-they.html</a><br><br>
<br></div><div class="Ih2E3d">_______________________________________________<br>
boston-lisp mailing list<br>
<a href="mailto:boston-lisp@common-lisp.net" target="_blank">boston-lisp@common-lisp.net</a><br>
<a href="http://common-lisp.net/cgi-bin/mailman/listinfo/boston-lisp" target="_blank">http://common-lisp.net/cgi-bin/mailman/listinfo/boston-lisp</a><br>
<br></div></blockquote></div><font color="#888888"><br><br clear="all"><br>-- <br>(def (eval e l d c)<br>  (if  (atom? e)<br>      ((ahandler (type e)) e l d c)<br>      (eval (car e) l d <br>              (fun (x) <br>                 (evapp x (cdr e) l d c)))))<br>


</font></blockquote></div><br>