Sciweavers

4959 search results - page 71 / 992
» Imperative Functional Programming
Sort
View
DAGSTUHL
2004
15 years 7 months ago
SHIM: A Language for Hardware/Software Integration
Virtually every system designed today is an amalgam of hardware and software. Unfortunately, software and circuits that communicate across the hardware/software boundary are tedio...
Stephen A. Edwards
PPDP
2007
Springer
16 years 16 days ago
Formalizing and verifying semantic type soundness of a simple compiler
We describe a semantic type soundness result, formalized in the Coq proof assistant, for a compiler from a simple imperative language with heap-allocated data into an idealized as...
Nick Benton, Uri Zarfaty
APLAS
2007
ACM
15 years 10 months ago
On a Tighter Integration of Functional and Logic Programming
The integration of functional and logic programming is a well developed field of research. We discuss that the integration could be improved significantly in two separate aspects: ...
Bernd Braßel, Frank Huch

Book
313views
17 years 4 months ago
A Functional Pattern System for Object-Oriented Design
"Design patterns inspired by functional programming concepts can advance object-oriented design. This thesis promotes the idea that concepts from the world of functional progr...
Thomas Kühne
128
Voted
APLAS
2005
ACM
15 years 12 months ago
Termination Analysis of Higher-Order Functional Programs
Damien Sereni, Neil D. Jones