|
COPLASCopenhagen Programming Language Seminar |
It is often hard to write programs that are efficient yet reusable.
For example, an efficient implementation of Gaussian elimination
should be specialized to the structure and known static properties of
the input matrix. The most profitable optimizations, such as choosing
the best pivoting or memoization, cannot be expected of even an
advanced compiler because they are specific to the domain, but
expressing these optimizations directly makes for ungainly source
code. Instead, a promising and popular way to reconcile efficiency
with reusability is for a domain expert to write code generators.
|
Scientific host:Torben Mogensen Administrative host:
Annette Enggaard.
All are welcome.
The Copenhagen Programming
Language Seminar (COPLAS) is a collaboration between DIKU,
ITU, KVL and
RUC.
COPLAS is sponsored by the FIRST Graduate School.
To receive information about COPLAS talks by email, send a message to
prog-lang-request@mail.it-c.dk with the word 'subscribe' as subject or in the body.
For more information about COPLAS, see
http://www.coplas.org