Deep inelastic scattering of polarized electrons by polarized and the study of the neutron spin structure

PL Anthony, RG Arnold, HR Band, H Borel, PE Bosted… - Physical Review D, 1996 - APS
The neutron longitudinal and transverse asymmetries A 1 n and A 2 n have been extracted
from deep inelastic scattering of polarized electrons by a polarized He 3 target at incident …

Kilim: Isolation-Typed Actors for Java: (A Million Actors, Safe Zero-Copy Communication)

S Srinivasan, A Mycroft - … 22nd European Conference Paphos, Cyprus, July …, 2008 - Springer
This paper describes Kilim, a framework that employs a combination of techniques to help
create robust, massively concurrent systems in mainstream languages such as Java:(i) ultra …

Space-efficient gradual ty**

D Herman, A Tomb, C Flanagan - Higher-Order and Symbolic …, 2010 - Springer
Gradual type systems offer a smooth continuum between static and dynamic ty** by
permitting the free mixture of typed and untyped code. The runtime systems for these …

One with recursive is worth many GOTOs

D Hirn, T Grust - Proceedings of the 2021 International Conference on …, 2021 - dl.acm.org
PL/SQL integrates an imperative statement-by-statement style of programming with the plan-
based evaluation of SQL queries. The disparity of both leads to friction at runtime, slowing …

[PDF][PDF] Refocusing in reduction semantics

O Danvy, LR Nielsen - BRICS Report Series, 2004 - brics.dk
The evaluation function of a reduction semantics (ie, a small-step operational semantics with
an explicit representation of the reduction context) is canonically defined as the transitive …

Snakes on a plan: Compiling python functions into plain SQL queries

T Fischer, D Hirn, T Grust - … of the 2022 International Conference on …, 2022 - dl.acm.org
" Move your computation close to the data" is decades-old advice that is hard to follow if your
code exhibits complex control flow. The runtime of such applications suffers from a continual …

A concrete framework for environment machines

M Biernacka, O Danvy - ACM Transactions on Computational Logic …, 2007 - dl.acm.org
We materialize the common understanding that calculi with explicit substitutions provide an
intermediate step between an abstract specification of substitution in the lambda-calculus …

Effect handlers for the masses

JI Brachthäuser, P Schuster, K Ostermann - Proceedings of the ACM on …, 2018 - dl.acm.org
Effect handlers are a program structuring paradigm with rising popularity in the functional
programming language community and can express many advanced control flow …

Foundations for programming and implementing effect handlers

D Hillerström - 2022 - era.ed.ac.uk
First-class control operators provide programmers with an expressive and efficient means for
manipulating control through reification of the current control state as a first-class object …

Tasks: language support for event-driven programming

J Fischer, R Majumdar, T Millstein - Proceedings of the 2007 ACM …, 2007 - dl.acm.org
The event-driven programming style is pervasive as an efficient method for interacting with
the environment. Unfortunately, the event-driven style severely complicates program …