Sciweavers

1185 search results - page 93 / 237
» Implementing Functional Languages: a tutorial
Sort
View
ESOP
1994
Springer
15 years 1 months ago
Compilation of Head and Strong Reduction
Functional language compilers implement only weak-head reduction. However, there are cases where head normal forms or full normal forms are needed. Here, we study how to use cps c...
Pascal Fradet
HICSS
1997
IEEE
92views Biometrics» more  HICSS 1997»
15 years 2 months ago
Some Hypermedia Ideas for the WWW
World Wide Web (WWW) authors must cope in a hypermedia environment analogous to secondgeneration computing languages, building and managing all hypermedia links using simple ancho...
Michael Bieber, Fabio Vitali, Helen Ashman, Harri ...
GCSE
1999
Springer
15 years 2 months ago
Scoping Constructs for Software Generators
Abstract. A well-known problem in program generation is scoping. When identifiers (i.e., symbolic names) are used to refer to variables, types, or functions, program generators mu...
Yannis Smaragdakis, Don S. Batory
POPL
2007
ACM
15 years 10 months ago
Towards a mechanized metatheory of standard ML
We present an internal language with equivalent expressive power to Standard ML, and discuss its formalization in LF and the machine-checked verification of its type safety in Twe...
Daniel K. Lee, Karl Crary, Robert Harper
SIGADA
2004
Springer
15 years 3 months ago
Teaching graphics using Ada
This paper describes several tools related to the Ada language that were developed to support the teaching of a computer graphics course. These tools include an updated and improv...
C. Wayne Brown