Share This Author
Revised5 Report on the Algorithmic Language Scheme
- H. Abelson, R. K. Dybvig, M. Wand
- Computer ScienceSIGP
- 1 December 1986
The report gives a defining description of the programming language Scheme. Scheme is a statically scoped and properly tail-recursive dialect of the Lisp programming language invented by Guy Lewis…
Aspect-Oriented Programming is Quantification and Obliviousness
- R. Filman, D. Friedman
- Computer Science
- 2000
This paper proposes that the distinguishing characteristic of Aspect-Oriented Programming (AOP) systems is that they allow programming by making quantified programmatic assertions over programs…
Revised4 report on the algorithmic language scheme
- H. Abelson, R. K. Dybvig, J. Rees
- Computer ScienceLIPO
- 1 July 1991
The report gives a defining description of the programming language Scheme. Scheme is a statically scoped and properly tail-recursive dialect of the Lisp programming language invented by Guy Lewis…
Essentials of programming languages
- D. Friedman, M. Wand, C. T. Haynes
- Computer Science
- 1 April 2008
TLDR
Control operators, the SECD-machine, and the λ-calculus
- M. Felleisen, D. Friedman
- MathematicsFormal Description of Programming Concepts
- 1987
Hygienic macro expansion
- E. Kohlbecker, D. Friedman, M. Felleisen, B. Duba
- Computer ScienceLFP '86
- 8 August 1986
TLDR
A Syntactic Theory of Sequential Control
- M. Felleisen, D. Friedman, E. Kohlbecker, B. Duba
- Computer ScienceTheor. Comput. Sci.
- 1 June 1987
Reification: Reflection without metaphysics
- D. Friedman, M. Wand
- Computer ScienceLFP '84
- 6 August 1984
We consider how the data structures of an interpreter may be made available to the program it is running, and how the program may alter its interpreter's structures. We refer to these processes as…
Revised 5 Report on the Algorithmic Language
- R. Kelsey, W. Clinger, G. Sussman
- Computer Science
- 1999
Relational programming in minikanren: techniques, applications, and implementations
- D. Friedman, W. Byrd
- Computer Science
- 2009
TLDR
...
...