Sciweavers

4959 search results - page 71 / 992
» Imperative Functional Programming
Sort
View
93
Voted
DAGSTUHL
2004
15 years 2 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
15 years 6 months 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
84
Voted
APLAS
2007
ACM
15 years 4 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
176
Voted

Book
313views
16 years 10 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
76
Voted
APLAS
2005
ACM
15 years 6 months ago
Termination Analysis of Higher-Order Functional Programs
Damien Sereni, Neil D. Jones