Aaron Feng on 21 Sep 2009 04:45:06 -0700


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

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

  • From: Aaron Feng <aaron.feng@gmail.com>
  • To: philly-lambda@googlegroups.com
  • Subject: Rescheduled - Philly Lambda - RSVP - "Real World Common Lisp" Presentation on 9/30
  • Date: Mon, 21 Sep 2009 07:44:55 -0400
  • Authentication-results: gmr-mx.google.com; spf=pass (google.com: domain of aaron.feng@gmail.com designates 209.85.221.189 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=PaGd5bU+qmPvzDpb1AUf7TNvan2C8a68HNeXJyiIQLo=; b=JjVaHrvXHf4/mb4/B+MpWgxaEd9W83aBRJHAwG0EkHCNdijE17iDVYaLBlGFrdXk0/ HzWYl7SKJwQsywfUd76sN68rTkE4fqa3lJ57MjWn0gHdXheWdzncqZh/RAZ5p+N4IDvU ZOlVUMyuVSjsHhM7MNY4R7LcTPAkbj2dCuq+Q=
  • 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=WTyfxw06lze+AYkjCtBthQJPLYQvk88PcgNKYr+5++w=; b=dHRgaE5n1B3BCJizqbHpCuO7WjfBdb9K83YVy09lRuc/R9HkNakPB5ro6Wi9BUQg0e LiL/dCEJSUTrHaTGJSQ0UAsfpPOsGV50092am2v0ng3O7jVd52PwICgaiSTzy9kC8Zro afl7pVJfuRKnByJ8ex90/ZuBhnSyiR0ipxxto=
  • Mailing-list: list philly-lambda@googlegroups.com; contact philly-lambda+owner@googlegroups.com
  • Reply-to: philly-lambda@googlegroups.com
  • Sender: philly-lambda@googlegroups.com

It looks like we can get a better crowd if we push it to next week.
Sorry about the late notice.  I included the previous RVSP below:


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/30.  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.