From tfpc at cs.ou.edu Fri Apr 2 17:37:03 2010 From: tfpc at cs.ou.edu (TFP 2010) Date: Fri, 2 Apr 2010 12:37:03 -0500 (CDT) Subject: [munich-lisp] TFP 2010 - Final Call: Submission deadline one week away, April 9 Message-ID: TFP 2010: 11th SYMPOSIUM ON TRENDS IN FUNCTIONAL PROGRAMMING May 17-19, 2010 University of Oklahoma http://www.cs.ou.edu/tfp2010/ (web search: "tfp 2010") TFP 2010 is an international forum for researchers with interests in any aspect of functional programming. Papers must be submitted by April 9, one week from today. Acceptance notifications will go out April 15. Early (reduced rate) registration closes April 16, two weeks from today. SUBMISSION and REGISTRATION DEADLINES April 9: Submission deadline April 15: Acceptance notification April 16: Early registration closes ($350, $200 for students) May 7: Late registration deadline ($425) May 17-19: TFP Symposium POST-SYMPOSIUM PROCEEDINGS Springer series: Lecture Notes in Computer Science Details about the event schedule, symposium scope, submissions, and registration may be found on the symposium website. http://www.cs.ou.edu/tfp2010/ (Web search: "tfp 2010") In addition to the symposium's stimulating presentations and discussions, highlights include an invited talk by J Strother Moore, an outing to view the superb collection of art of the American West at the Cowboy Hall of Fame, and a festive banquet. Submitted papers and extended abstracts are reviewed for presentation at the symposium, and a formal refereeing process after the symposium selects the best presentations for publication in the Springer series, Lecture Notes in Computer Science. We invite you to participate in TFP 2010. REGISTRATION IS OPEN! Register now at reduced rates, and reserve your accommodations. - Rex Page, University of Oklahoma, Program Chair - Viktia Zs and Zolt Horvath, Ev Lord University, Symposium Co-Chairs Sponsors: Erlang Solutions Ltd The University of Oklahoma, School of Computer Science From chust at web.de Sun Apr 18 12:54:27 2010 From: chust at web.de (Thomas Chust) Date: Sun, 18 Apr 2010 14:54:27 +0200 Subject: [munich-lisp] Meeting in April? In-Reply-To: <1c1a33bc1003111709y4ee578e5p9af4c101bba45a22@mail.gmail.com> References: <20100309230031.4ff0413b@xivilization.net> <53A830DB-0963-438D-840C-AAC5727338B1@in.tum.de> <1268218384.27964.0.camel@monolith> <33ed8ce71003100606x27dcb17aqaac717c6880ddec2@mail.gmail.com> <1c1a33bc1003100819lb773301o3faa709dfe17f193@mail.gmail.com> <20100311004255.6ac59404@halmanfloyd.lan.local> <1c1a33bc1003111709y4ee578e5p9af4c101bba45a22@mail.gmail.com> Message-ID: 2010/3/12 Thomas Chust : > [...] > I've created a Doodle survey: > > ?http://www.doodle.com/zqrbspc732xdea4v > [...] Hello, based on the results of the survey, I have made a reservation for the "Lamont" seminar room in the LMU Geophysics institute on Monday, 26th of April at 19:00 B. I hope that time is acceptable for most of us :-) Ciao, Thomas -- When C++ is your hammer, every problem looks like your thumb. From demmeln at in.tum.de Sun Apr 18 14:28:11 2010 From: demmeln at in.tum.de (Nikolaus Demmel) Date: Sun, 18 Apr 2010 16:28:11 +0200 Subject: [munich-lisp] Meeting in April? In-Reply-To: References: <20100309230031.4ff0413b@xivilization.net> <53A830DB-0963-438D-840C-AAC5727338B1@in.tum.de> <1268218384.27964.0.camel@monolith> <33ed8ce71003100606x27dcb17aqaac717c6880ddec2@mail.gmail.com> <1c1a33bc1003100819lb773301o3faa709dfe17f193@mail.gmail.com> <20100311004255.6ac59404@halmanfloyd.lan.local> <1c1a33bc1003111709y4ee578e5p9af4c101bba45a22@mail.gmail.com> Message-ID: <4D5F8D36-6CF0-42CD-9BDB-C199B25E5752@in.tum.de> Am 18.04.2010 um 14:54 schrieb Thomas Chust: > 2010/3/12 Thomas Chust : >> [...] >> I've created a Doodle survey: >> >> http://www.doodle.com/zqrbspc732xdea4v >> [...] > based on the results of the survey, I have made a reservation for the > "Lamont" seminar room in the LMU Geophysics institute on > > Monday, 26th of April at 19:00 B. > > I hope that time is acceptable for most of us :-) Thanks Thomas. So looks like we actually have two speakers, Juan and Christoph: Perfekt. I'm looking forward to it. Best regards, Niko -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 4623 bytes Desc: not available URL: From didier at lrde.epita.fr Wed Apr 21 08:52:31 2010 From: didier at lrde.epita.fr (Didier Verna) Date: Wed, 21 Apr 2010 10:52:31 +0200 Subject: [munich-lisp] ELW 2010 deadline extension -- April 25th Message-ID: +------------------------------------------------------------+ | CALL FOR PAPERS | | 7th European Lisp Workshop | | June 22 2010, Maribor, Slovenia, co-located with ECOOP | +------------------------------------------------------------+ Important Dates =============== Submission deadline: April 25, 2010 ** EXTENDED ** Notification of acceptance: May 05, 2010 ECOOP early registration deadline: May 10, 2010 7th European Lisp Workshop: June 22, 2010 Please note that registration must be done with ECOOP itself. For more information visit http://www.european-lisp-workshop.org Contact: Didier Verna, didier at lrde.epita.fr Invited Speaker =============== Manuel Serrano (INRIA, France) http://www-sop.inria.fr/members/Manuel.Serrano/ Overview ======== "...Please don't assume Lisp is only useful for Animation and Graphics, AI, Bio-informatics, 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, one of the eldest computer languages still in use today, is gaining momentum again. The structure of Lisp makes it easy to extend the language or even to implement entirely new dialects without starting from scratch, making it the ideal candidate for writing Domain Specific Languages. Common Lisp, with the Common Lisp Object System (CLOS), was the first object-oriented programming language to receive an ANSI standard and remains the most complete and advanced object system of any programming language, while influencing many other object-oriented programming languages that followed. This workshop will address the near-future role of Lisp-based languages in research, industry and education. We solicit contributions 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 formal talks, and interactive turorial/demo/coding sessions. Papers ====== Formal presentations in the workshop should take between 20 minutes and half an hour; additional time will be given for questions and answers. Suggested topics include (but are not limited to): - Context-, aspect-, domain-oriented and generative programming - Macro-, reflective-, meta- and/or rule-based development approaches - Protocol meta-programming and libraries - New language features and abstractions - Software evolution - Development aids - Persistent systems - Dynamic optimization - Implementation techniques - Hardware Support - Efficiency, distribution and parallel programming - Educational approaches and perspectives - Experience reports and case studies Interactive Tutorial/Demo/Coding Sessions ========================================= Additionally, we invite less formal talks in the form of interactive tutorial/demo/coding sessions. The purpose of these sessions is both to demonstrate and receive feedback on any interesting Lisp system, either stable or under development. Being less formal than technical paper presentations, these sessions are expected to be highly interactive. Submission Guidelines ===================== Potential contributors are encouraged to submit: - a long paper (around 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 an interactive tutorial/demo/coding session (1-2 pages) describing the involved library or application, and the subject of the session. Papers (both long and short) should be formatted following the ACM SIGS guidelines and include ACM classification categories and terms (see below). Authors will later be required to sign an ACM copyright form, as the workshop proceedings will be published in the ACM Digital Library. For more information on the submission guidelines and the ACM keywords, see: http://www.acm.org/sigs/publications/proceedings-templates http://www.acm.org/about/class/1998 Submissions should be uploaded to Easy Chair, at the following address: http://www.easychair.org/conferences/?conf=elw2010 Organizers ========== Didier Verna, EPITA Research and Development Laboratory, Paris Charlotte Herzeel, Programming Technology Lab, Vrije Universiteit, Brussel Robert Strandh, LaBRI, University of Bordeaux 1, France Christophe Rhodes, Goldsmiths College, University of London -- Resistance is futile. You will be jazzimilated. Scientific site: http://www.lrde.epita.fr/~didier Music (Jazz) site: http://www.didierverna.com EPITA/LRDE, 14-16 rue Voltaire, 94276 Le Kremlin-Bic?tre, France Tel. +33 (0)1 44 08 01 85 Fax. +33 (0)1 53 14 59 22