Dear colleagues,
I'm very happy to announce that the 5th European Lisp Workshop,
co-located with ECOOP in Paphos, Cyprus, on July 7th 2008 will feature
two keynote presentations:
- "Lisp for the 21st Century", by Mark Tarver
See http://www.lambdassociates.org
- "A Detailed Look at the Lisp Nature of Clojure", by Rich Hickey
See http://clojure.sourceforge.net
Mark Tarver's coming would not have been possible without the help of
our sponsors: LispWorks Ltd, Franz Inc and the Association of Lisp
Users. Please pay them a visit as well!
http://www.lispworks.com/http://www.franz.com/http://www.alu.org/
And remember to register to ECOOP before June 1st, the early
registration deadline...
Hope to see you in Paphos!
--
5th European Lisp Workshop at ECOOP 2008, July 7: http://elw.bknr.net/2008/
Didier Verna, didier(a)lrde.epita.fr, http://www.lrde.epita.fr/~didier
EPITA / LRDE, 14-16 rue Voltaire Tel.+33 (0)1 44 08 01 85
94276 Le Kremlin-Bicêtre, France Fax.+33 (0)1 53 14 59 22 didier(a)xemacs.org
This is a reminder that our Next Boston Lisp Meeting will be next week
on Tuesday May 27th 2008, 6pm at MIT 34-401B. Speaking will be Ivan
Krstic on Programming Languages and Security, followed by Greg Cooper
on the MzScheme-based reactive programming language FrTime. Dinner
will be served afterwards, as offered by our sponsor ITA Software.
Thanks to MIT for hosting us and to Alexey Radul for obtaining us a
room at MIT.
PLEASE REGISTER FOR THE DINNER by sending email with list of participants to
<boston-lisp-meeting-register(a)common-lisp.net>
The original announcement is there:
http://fare.livejournal.com/122977.html
Please forward it to all people concerned.
The official site for our Meetings is:
http://boston-lisp.org/
NB: the next next meeting will take place on Wednesday June 25th at
NEU Shillman Hall (Building 30) Room 135
(note the different location), and will feature as speakers Danny Yoo
on DivaScheme, and Shriram Krishnamurthi on a topic to be announced.
Many thanks to NEU for hosting, and to Richard Cobbe for getting us a
room there.
[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ]
Those who do not understand Lisp are condemned to reinvent Unix, poorly.
-- Faré, without apologies to Henry Spencer.
Next Boston Lisp Meeting: Tuesday May 27th 2008, 6pm at MIT 34-401B
NB: ITA Software, a fine employer of Lisp hackers (full disclosure: I
work there), has kindly offered to sponsor a dinner for our Monthly
Boston Lisp Meeting. Please send mail to boston-lisp-meeting-register
at common-lisp.net with a list of attendees so we may order the
correct amount of food.
Ivan Krstić will give a 25' talk about Security and Programming
Languages. Ivan Krstić http://radian.org/ is notably the prized author
of Bitfrost, the security architecture for the OLPC XO laptop.
Greg Cooper will give a 50' talk about FrTime: A Dataflow Extension of
DrScheme. Dataflow programming extends functional programming with
time-varying values called signals. Signals provide a simple,
declarative mechanism for expressing event-driven programs without
callbacks or explicit side-effects. This talk will present FrTime, an
extension of PLT Scheme with dataflow evaluation. The language's
distinguishing features include an event-driven evaluation model,
transparent reuse of Scheme code, support for reactive data
structures, and integration with the DrScheme programming environment.
The talk will include a demonstration of the language and programming
environment, along with a discussion of the key design decisions and
main ideas underlying the implementation strategy. Greg Cooper
developed FrTime while he was a graduate student at Brown University,
working with Shriram Krishnamurthi. He now works for ITA Software.
Please note that the meeting is taking place at an unusual date, to
accommodate for the availability of our main speaker.
The Lisp Meeting with take place at MIT, room 34-401B. As the numbers
indicate, this is in Building 34, on the 4th floor.
MIT map: http://whereis.mit.edu/bin/map?selection=34
Google map: http://maps.google.com/maps?q=50+Vassar+St,+Cambridge,+MA+02139,+USA
PS: The previous Boston Lisp Meeting on April 22nd was a success with
40 participants, despite a few organizational glitches for which I
apologize. Thanks a lot to all those who came. I hope we'll meet again
and have more of those interesting conversations.
PPS: We're still looking for speakers. We have a lot of potential
speakers, but not enough confirmed speakers at scheduled dates. The
call for speakers and all the other details are at
http://fare.livejournal.com/120393.html
PPPS: Please forward this information to people who would be
interested. Please accept my apologies for your receiving this message
multiple times.
For more information, see our new web site boston-lisp.org. For posts
related to the Boston Lisp meetings in general, follow this link:
http://fare.livejournal.com/tag/boston-lisp-meeting or subscribe to
our RSS feed: http://fare.livejournal.com/data/rss?tag=boston-lisp-meeting
[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ]
Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the Universe trying
to produce bigger and better idiots.
So far, the Universe is winning.
-- Rich Cook
Hello,
we have extended the deadline for the 5th European Lisp Workshop. The
new timetable gives two more weeks for paper submission. Please find the
updated call for papers below.
+------------------------------------------------------------+
| CALL FOR PAPERS |
| 5th European Lisp Workshop |
| July 7, Paphos, Cyprus - co-located with ECOOP 2008 |
+------------------------------------------------------------+
Important Dates:
****************
Submission deadline (papers & breakout groups): May 18, 2008
Notification of acceptance: May 26, 2008
ECOOP early registration deadline: June 01, 2008
5th European Lisp Workshop: July 07, 2008
For more information visit http://elw.bknr.net/2008/
Contact: Didier Verna, didier(a)lrde.epita.fr
Organizers
**********
Didier Verna, EPITA Research and Development Laboratory, Paris
Christophe Rhodes, Goldsmiths College, University of London
Charlotte Herzeel, Programming Technology Lab, Vrije Universiteit, Brussel
Hans Hübner, Software Developer, Berlin
Overview
********
"...Please don't assume Lisp is only useful for Animation and
Graphics, AI, Bioinformatics, B2B and E-Commerce, Data Mining,
EDA/Semiconductor applications, Expert Systems, Finance, Intelligent
Agents, Knowledge Management, Mechanical CAD, Modeling and Simulation,
Natural Language, Optimization, Research, Risk Analysis, Scheduling,
Telecom, and Web Authoring just because these are the only things they
happened to list."
-- Kent Pitman
Lisp is one of the oldest computer languages still in use today. In
the decades of its existence, Lisp has been a fruitful basis for
language design experiments as well as the preferred implementation
language for applications in diverse fields.
The structure of Lisp makes it easy to extend the language or even to
implement entirely new dialects without starting from scratch. Common
Lisp, with the Common Lisp Object System (CLOS), was the first
object-oriented programming language to receive an ANSI standard and
retains the most complete and advanced object system of any
programming language, while influencing many other object-oriented
programming languages that followed.
It is clear that Lisp is gaining momentum: there is a steadily growing
interest in Lisp itself, with numerous user groups in existence
worldwide, and in Lisp's metaprogramming notions which are being
transferred to other languages, as for example in Aspect-Oriented
Programming, support for Domain-Specific Languages, and so on.
This workshop will address the near-future role of Lisp-based
languages in research, industry and education. We solicit papers and
suggestions for breakout groups that discuss the opportunities Lisp
provides to capture and enhance the possibilities in software
engineering. We want to promote lively discussion between researchers
proposing new approaches and practitioners reporting on their
experience with the strengths and limitations of current Lisp
technologies.
The workshop will have two components: there will be
formally-presented talks, and breakout groups discussing or working on
particular topics. Additionally, there will be opportunities for
short, informal talks and demonstrations on experience reports,
underappreciated results, software under development, or other topics
of interest.
Papers
******
Formal presentations in the workshop should take between 20 minutes
and half an hour; additional time will be given for questions and
answers. We encourage that papers be published on the website, to
provide all participants with background information in advance.
Suggested Topics:
- New language features or abstractions
- Experience reports or case studies
- Protocol Metaprogramming and Libraries
- Educational approaches
- Software Evolution
- Development Aids
- Persistent Systems
- Dynamic Optimization
- Implementation techniques
- Innovative Applications
- Hardware Support for Lisp systems
- Macro-, reflective-, meta- and/or rule-based development approaches
- Aspect-Oriented, Domain-Oriented and Generative Programming
Breakout Groups
***************
The workshop will provide for the opportunity to meet face to face and
work on focused topics. We will organize these breakout groups and
provide for rooms and infrastructure.
Suggested Topics for Breakout Groups:
- Lisp Infrastructure Development and Distribution
- Language Features (e.g. Predicate Dispatching)
- Environments for creating web applications
- Brainstorming sessions for new or existing open source projects
- Persistence Systems
- Compiler technology
- Lisp on bare metal / Lisp hardware / Lisp operating systems
- Compare and enhance curricula for computer science education
Submission Guidelines
*********************
Potential attendees are encouraged to submit:
- a long paper (10 pages) presenting scientific and/or
empirical results about Lisp-based uses or new approaches for
software engineering purposes,
- a short essay (5 pages) defending a position about where
research, practice or education based on Lisp should be heading in
the near future,
- a proposal for a breakout group (1-2 pages) describing the theme, an
agenda and/or expected results.
Submissions should be mailed as PDF to Didier Verna
(didier(a)lrde.epita.fr) before the submission deadline.
--
5th European Lisp Workshop at ECOOP 2008, July 7: http://elw.bknr.net/2008/
Didier Verna, didier(a)lrde.epita.fr, http://www.lrde.epita.fr/~didier
EPITA / LRDE, 14-16 rue Voltaire Tel.+33 (0)1 44 08 01 85
94276 Le Kremlin-Bicêtre, France Fax.+33 (0)1 53 14 59 22 didier(a)xemacs.org