Aaron Feng on 13 Sep 2009 20:13:55 -0700


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Philly Lambda - RSVP - "Real World Common Lisp" Presentation on 9/22

  • From: Aaron Feng <aaron.feng@gmail.com>
  • To: philly-lambda@googlegroups.com
  • Subject: Philly Lambda - RSVP - "Real World Common Lisp" Presentation on 9/22
  • Date: Sun, 13 Sep 2009 23:06:10 -0400
  • Authentication-results: gmr-mx.google.com; spf=pass (google.com: domain of aaron.feng@gmail.com designates 209.85.221.196 as permitted sender) smtp.mail=aaron.feng@gmail.com; dkim=pass (test mode) header.i=@gmail.com
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:received:x-sender:x-apparently-to :received:received:received:received-spf:received:dkim-signature :domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:reply-to:sender:precedence:x-google-loop :mailing-list:list-id:list-post:list-help:list-unsubscribe :x-beenthere-env:x-beenthere; bh=SDGyK86lQa1Cpphy1Bo0FynkSADSGets7+8tA/T/AH0=; b=TLUZvWFmUzmORmXQVfNWhX91ttFYfExQwh6KuzB0cAmS24vOW+Btedj7DC5lALcULP g3Gt0mOEffMW8zWz4jwALMwTorC0RkbZhoTNHvNhiVz5TqRXG+KKI7BWdVH0FRM5F1As NxCtVrE06nsAk0+62KFxiw8jntqXLaCZL5zzk=
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=k2bT6qwiWqEE81DLSGPfHs3QD9xu3ux+EXQFil8i/5E=; b=GoyGOUVvNuUPPclI+jQjFyGcq0zjiYuxTlPB+KQFLAcmvIitez8FVHUC9dSFhVPy+I BbKKDg9Es8AnDlXvdATrUNthSX2TTdJz2fAum8CUv0TbRN0Z7WmqPyQ6ZUneQ8oOQfMI KMl8nxLqWWSXjkd78Eknj6sCAy2rk6HwhR964=
  • Mailing-list: list philly-lambda@googlegroups.com; contact philly-lambda+owner@googlegroups.com
  • Reply-to: philly-lambda@googlegroups.com
  • Sender: philly-lambda@googlegroups.com

Philip Fominykh will be presenting at the next lambda presentation.
He has 3 years of Common Lisp consulting experience and would like to
share with us his experience.  I would encourage people to come even
if you are not familiar with Common Lisp as there are plenty of people
in the group who are familiar enough to explain.

Please RSVP if you plan to attend on 9/22.  The meeting will start at
7pm and will be hosted at Algorithmics.  As usual, please
check in with the front desk by 6:45.  Directions can be found at the
group's meeting page:
http://groups.google.com/group/philly-lambda/web/meetings

Here is an excerpt from Philip:

I'm going to talk about two uncommon aspects of common lisp: the
assumption that the lisp image is always running, even during the
development stage, and the ability to hide details behind layers of
custom languages. I'll demonstrate how these two aspects influenced
the design of the standard, and combined together make common lisp
into a best choice for exploratory programming. The talk will have
lots of demoes, but I'll try to make things obvious to people who
don't have prior exposure to common lisp.

Aaron