Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

If A = B and B = C, then A = C, except where void or prohibited by law. -- Roy Santoro


devel / comp.lang.scheme / [CfPart] ELS 2022, 15th European Lisp Symposium, March 21-22, Porto.

SubjectAuthor
o [CfPart] ELS 2022, 15th European Lisp Symposium, March 21-22, Porto.Didier Verna

1
[CfPart] ELS 2022, 15th European Lisp Symposium, March 21-22, Porto.

<m2ee39df7c.fsf@lrde.epita.fr>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=127&group=comp.lang.scheme#127

  copy link   Newsgroups: comp.lang.scheme
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!cleanfeed2-a.proxad.net!nnrp3-2.free.fr!not-for-mail
From: didier@lrde.epita.fr (Didier Verna)
Newsgroups: comp.lang.scheme
Subject: [CfPart] ELS 2022, 15th European Lisp Symposium, March 21-22, Porto.
Organization: EPITA Research and Development Laboratory
Distribution: world
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (darwin)
Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAGFBMVEVtSSzp8PMoLR7u7uYZ
CwnQtaB2eHT49/WMDDRnAAACRElEQVQ4jW2SzWvjMBDFB6/ju/EhV6NVczdDqqsRszkHgtWrcLHu
RRT9+31jO2lKd0gwnp/emw+Z2JU1mFn/GsUxZ7qDHeJVT+RAePwAeM8uB0u8S9o1SjkWkGCFeJe0
e3zAKMoG+Bl0Lkfx/wGat2J+gzwbK+I3oHHMzg35o5tFgdgHYJfZ3X1EzAOU862484yyK/DfipTy
eRZfi/b0BD6XNEXrN58fIM2VHl99IHqAHGtrjVRjJTLC6wHOBj5jn1JaBz/R0A6dQ0/GjjBp0jIF
8nIaoDh2yNPaDATLNKX6MhQaSsvl1aqRHQnnlby5lgoPJcxitaGxmZBNU3Kuow55nEebnnraSP3u
HLnyWmnzo72kJdJhmkIl7+wI12jWsRRMEZpoxlvJFGoPFzvWxpP6UIr2xXFHpvLo0x9ibwUVAhFd
dGDy6iKSJqrHABKp+sc8tADrzVAItARUuVL9l7ltSQf2Iv0B2eWK0lS/Q9CSXZcs42kK2B81RPYG
wQakAjug8HJFbY8SHZNZlyfWm0VXDsHFQbED/A7XPqYmEcmfDXhtykjTflaNSqp1Ch7Qrk5y4uMr
7JtI9uUOcMf2hI9hRkMNYYF5AwLB5cYcqgRSmcsb5xVgHb3mExTa04F3oPlyjo0Ohz3JjfcaMt54
Qv6qFai+8B2MS4ja6LoN7cntVoZMTxigiWiJcKl7AMBDAYbua6zjDhBpi9UpP4FmB5GMfzjxtyBh
nyf3ZHXPR3ziS/4FsA3fTPwdewVdxulNE+0OvgDM2AVQ6xN94wAAAABJRU5ErkJggg==
X-Attribution: dvl
X-Url: http://www.lrde.epita.fr/~didier
X-Web: http://www.lrde.epita.fr/~didier
X-Home-Page: http://www.lrde.epita.fr/~didier
Date: Thu, 10 Mar 2022 16:01:27 +0100
Message-ID: <m2ee39df7c.fsf@lrde.epita.fr>
Cancel-Lock: sha1:SmkombLI6p66r1wjdminiUD0Acs=
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Lines: 151
NNTP-Posting-Date: 10 Mar 2022 16:01:27 CET
NNTP-Posting-Host: 82.66.75.254
X-Trace: 1646924487 news-3.free.fr 25325 82.66.75.254:50674
X-Complaints-To: abuse@proxad.net
 by: Didier Verna - Thu, 10 Mar 2022 15:01 UTC

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15th European Lisp Symposium

Call for Participation

March 21-22, 2022
FEUP, Porto, Portugal & Online
In cooperation with ACM SIGPLAN

https://www.european-lisp-symposium.org/2022

Sponsored by EPITA, Franz Inc., and SISCOG
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Important News
~~~~~~~~~~~~~~~
- Full programme now online
- Invited speakers below
- Registrations are open

Scope
~~~~~

The European Lisp Symposium is a premier forum for the discussion and
dissemination of all aspects of design, implementation and application
of any of the Lisp dialects, including Common Lisp, Scheme, Emacs
Lisp, Clojure, Racket, ACL2, AutoLisp, ISLISP, Dylan, SKILL, Hy, Shen,
Carp, Janet, uLisp, Picolisp, Gamelisp, TXR, and so on. We encourage
everyone interested in Lisp to participate.

The European Lisp Symposium invites high quality papers about novel
research results, insights and lessons learned from practical
applications, and educational perspectives. We also encourage
submissions about known ideas as long as they are presented in a new
setting and/or in a highly elegant way.

Topics include but are not limited to:

- context-, aspect-, domain-oriented and generative programming
- macro-, reflective-, meta- and/or rule-based development approaches
- language design and implementation
- language integration, inter-operation and deployment
- development methodologies, support and environments
- educational approaches and perspectives
- experience reports and case studies

Invited talks
~~~~~~~~~~~~~
Building SICMUtils, the Atelier of Abstractions -- Sam Ritchie

SICMUtils is a Clojure library designed for interactive exploration of
mathematical physics. It is simultaneously a work of persuasive
writing, a collection of essays on functional pearls and computational
ideas, a stable of workhorse functional abstractions, and a practical
place to work and visualize algorithms and physical systems, on a
server or in the browser.

How do you build a library like this? This talk will go through the
architecture of SICMUtils, based on many of the ideas of "additive
programming" from Gerald Sussman and Chris Hanson's latest book,
Software Design for Flexibility. We'll look at surprising examples of
the system becoming easier to extend over time. Clojure's embrace of
its host platform lets us use the best modern work in Javascript for
visualization, while keeping the horsepower of our servers for real
work. Lisp's particular elegance will shine throughout.

Creating a Common Lisp Implementation -- Robert Strandh

Being dissatisfied with the way current Common Lisp implementations
are written, and with the duplication of system code between different
implementations, we started the SICL project in 2008. The initial idea
was to create modules that the creators of Common Lisp implementations
could use to create a complete system from an initial minimal core.
But this idea was unsatisfactory because it required each module to be
written in a subset of Common Lisp. So instead, we decided to use the
full language to implement these modules, effectively making them
useless to an implementation using traditional bootstrapping
techniques. We therefore decided to also create a new Common Lisp
implementation (also named SICL), that could use those modules.

A crucial element is a bootstrapping technique that can handle these
modules. In this spirit, we have developed several modules, including
an implementation of CLOS which is also an important element of
bootstrapping. Lately, we have increased our level of ambition in that
we want to extract those modules as separate (and separately
maintained) repositories, which requires us to deal with code during
bootstrapping that was not specifically written for SICL.

In our talk, we describe this evolution of ambition, and its
consequences to bootstrapping, in more detail. We also give an
overview of several new techniques we created, some of which have been
published (at ICL and ELS) and some of which have not. Finally, we
discuss the future of the project, and other projects for which we
imagine SICL to be a base.

Lisp as Renaissance Workshop: A Lispy Tour through Mathematical
Physics -- Sam Ritchie

Lisp is an exquisite medium for the communication of computational
ideas. From our most accurate observations of physical reality up
through chemistry, biology, and cognition, the universe seems to be
computing itself; modeling and simulating these systems in machines
has led to incredible technological wealth.

Deep principles and beautiful abstractions seem to drive these
systems, but they have always been hard to discover; and we are
floundering at the computational frontiers of intelligence, synthetic
biology and control systems for our climate. The only way to push
forward is to build powerful tools that can communicate and teach.

This talk will take a tour through SICMUtils, a Lisp system designed
as a workshop for conducting serious work in mathematical physics and
sharing those explorations in a deeply interactive, multiplayer way.
The library’s growth parallels our human scientific history; hopefully
tools like this will help us write the next chapter.

Programme Chair
~~~~~~~~~~~~~~~
Jim Newton - EPITA Research Lab (LRDE), France

Programme Committee
~~~~~~~~~~~~~~~~~~~
Philipp Meier, Nubank
Ioanna M. Dimitriou H., Igalia
Mikhail Raskin, Technical University of Munich
Nick Levine, RavenPack
Adrien Pommellet, LRDE, EPITA
Marco Heisig, Friedrich-Alexander-Universität Erlangen
Alberto Riva, Bioinformatics Core, ICBR, University of Florida
Marco Antoniotti, DISCo, Università degli Studi di Milano-Bicocca
Nicolas Neuss, Friedrich-Alexander-Universität Erlangen
Christophe Rhodes, Google UK
Irène Anne Durand, LaBRI, University of Bordeaux
Ralf Moeller
Breanndán Ó Nualláino, University of Amsterdam
Marc Battyani, Fractal Concept
Pascal Costanza, Intel
Sky Hester, Private Consultant

--
Resistance is futile. You will be jazzimilated.

Lisp, Jazz, Aïkido: http://www.didierverna.info

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor