[图书][B] Introduction to Lattices and Order

BA Davey - 2002 - books.google.com
This new edition of Introduction to Lattices and Order presents a radical reorganization and
updating, though its primary aim is unchanged. The explosive development of theoretical …

The worker/wrapper transformation

A Gill, G Hutton - Journal of Functional Programming, 2009 - cambridge.org
The worker/wrapper transformation is a technique for changing the type of a computation,
usually with the aim of improving its performance. It has been used by compiler writers for …

Generalised rely-guarantee concurrency: an algebraic foundation

IJ Hayes - Formal Aspects of Computing, 2016 - Springer
The rely-guarantee technique allows one to reason compositionally about concurrent
programs. To handle interference the technique makes use of rely and guarantee …

Algebra of programming in Agda: dependent types for relational program derivation

SC Mu, HS Ko, P Jansson - Journal of Functional Programming, 2009 - cambridge.org
Relational program derivation is the technique of stepwise refining a relational specification
to a program by algebraic rules. The program thus obtained is correct by construction …

Live proof-by-induction

BG Shingarov - FAST Workshop 2022 on Smalltalk Related …, 2022 - openreview.net
Refinement types are a powerful formalism with many applications in program verification,
compiler optimization, etc. We present our work-in-progress on MachineArithmetic, an …

Tabling with sound answer subsumption

A Vandenbroucke, M Piróg, B Desouter… - Theory and Practice of …, 2016 - cambridge.org
Tabling is a powerful resolution mechanism for logic programs that captures their least fixed
point semantics more faithfully than plain Prolog. In many tabling applications, we are not …

A proof calculus for natural semantics based on greatest fixed point semantics

S Glesner - Electronic Notes in Theoretical Computer Science, 2005 - Elsevier
Formal semantics of programming languages needs to model the potentially infinite state
transition behavior of programs as well as the computation of their final results …

[PDF][PDF] FCAM-old stuff

P Padawitz - TU Dortmund, 2021 - fldit-www.cs.tu-dortmund.de
• For all A∈ SetS, HBintree (X)(A) btree= HcoBintree (X)(A) btree= 1+ Abtree× X× Abtree
and HinfBintree (X)(A) btree= Abtree× X× Abtree.• µBintree (X) btree∼= T where T is the …

Projections et cohérence de vues dans les grammaires algébriques

E Badouel, MT Tchendji - Revue Africaine de Recherche en …, 2008 - arima.episciences.org
Un document structuré complexe est représenté intentionnellement sous la forme d'une
structure arborescente décorée par des attributs. Les structures licites sont caractérisées par …

[PDF][PDF] McFSM: Near Turing-Complete Finite-State Based Programming

F Murr, W Mauerer - 2021 - lfdr.de
Finite state machines (FSMs) are an appealing mechanism for simple practical
computations: They lend themselves to very e cient and deterministic implementation, are …