From: Scott Lystig Fritchie on 27 Apr 2010 13:26 Are you working on something that's Erlang-ish? For example, are you... * Taking a feature out of Erlang and embedding it into your favorite functional language? * Putting vital parts of your favorite functional language into Erlang? * Building a system that uses Erlang and non-Erlang components together? The Erlang community doesn't have the answers to all software problems, though we wish we did. Tell us what Erlang is missing and how to fix it. Tell us how to design, build, and/or test software that's tough to do by other means. Tell us what you've learned by applying Erlang-ish principles to another programming language. Please consider a paper for the ACM Erlang Workshop this fall in Baltimore, Maryland, USA ... or perhaps a presentation for a sister workshop, the Commercial Users of Functional Programming. See our call for papers below and the ICFP Web site for details. -Scott Lystig Fritchie Workshop Chair, ACM Erlang Workshop 2010 --- snip --- snip --- snip --- snip --- snip --- snip --- snip --- CALL FOR PAPERS Ninth ACM SIGPLAN Erlang Workshop Baltimore, Maryland, USA, Thursday, September 30, 2010 http://www.erlang.org/workshop/2010/ A satellite event of the 15th ACM SIGPLAN International Conference on Functional Programming (ICFP) Erlang is a concurrent, distributed functional programming language aimed at systems with requirements on massive concurrency, soft real time response, fault tolerance, and high availability. It has been available as open source for over 10 years, creating a community that actively contributes to its already existing rich set of libraries and applications. Originally created for telecom applications, its usage has spread to other domains including e-commerce, banking, databases, and computer telephony and messaging. Erlang programs are today among the largest applications written in any functional programming language. These applications offer new opportunities to evaluate functional programming and functional programming methods on a very large scale and suggest new problems for the research community to solve. This workshop will bring together the open source, academic, and industrial programming communities of Erlang. It will enable participants to familiarize themselves with recent developments on new techniques and tools tailored to Erlang, novel applications, draw lessons from users' experiences and identify research problems and common areas relevant to the practice of Erlang and functional programming. We invite two sorts of submissions: 1) technical papers describing language extensions, critical discussions of the status quo, formal semantics of language constructs, program analysis and transformation, virtual machine extensions and compilation techniques, implementations and interfaces of Erlang in/with other languages, and new tools (profilers, tracers, debuggers, testing frameworks, etc.) 2) practice and application papers describing uses of Erlang in the "real-world", Erlang libraries for specific tasks, experiences from using Erlang in specific application domains, reusable programming idioms and elegant new ways of using Erlang to approach or solve a particular problem. Workshop Chair * Scott Lystig Fritchie, Gemini Mobile Technologies, Inc. Program Chair * Konstantinos Sagonas, National Technical University of Athens, Greece Program Committee (the Workshop and Program Chairs are also committee members) * Danny Dube Universite Laval, Canada * Garry Hodgson AT&T Chief Security Office, U.S.A. * Zoltan Horvath Eotvos Lorand University, Hungary * Mickael Remond Process One, France * Erik Stenman Klarna AB * Hans Svensson Chalmers University of Technology, Sweden * Simon Thompson University of Kent, U.K. * Ulf Wiger Erlang Solutions Ltd, U.K. Important Dates * Submission deadline: Friday, June 11, 2010 * Author notification: Monday, June 28, 2010 * Final submission: Monday, August 2, 2010 * Workshop date: Thursday, September 30, 2010 Instructions to authors Papers must be submitted online via EasyChair (via the "Erlang2010" event). Submitted papers should be in portable document format (PDF), formatted using the ACM SIGPLAN style guidelines. The length for technical papers is restricted to 12 pages. For "Practice and Application" papers, the length is restricted to 6 pages; papers in this cateogory may be allocated less time for their talk and instead be given the opportunity for a demo and/or poster session during the workshop. Each submission must adhere to SIGPLAN's republication policy. Violation risks summary rejection of the offending submission. Accepted papers will be published by the ACM and will appear in the ACM Digital Library. Venue & Registration Details * For registration, please see the ICFP web site. Related Links * ICFP 2010 web site: http://www.icfpconference.org/icfp2010/ * Past ACM SIGPLAN Erlang workshops: http://www.erlang.se/workshop * Open Source Erlang: http://www.erlang.org/ * EasyChair submission site: https://www.easychair.org/account/signin.cgi?conf=erlang2010 * Author Information for SIGPLAN Conferences: http://www.sigplan.org/authorInformation.htm
|
Pages: 1 Prev: controlling a pc from lisp code, Next: Searching some references |