English

CLAZY: Lazy Calling for Common Lisp

Programming Languages 2014-12-04 v1

Abstract

This document contains a description of a Common Lisp extension that allows a programmer to write functional programs that use "normal order" evaluation, as in "non-strict" languages like Haskell. The extension is relatively straightforward, and it appears to be the first one such that is integrated in the overall Common Lisp framework.

Keywords

Cite

@article{arxiv.1412.1393,
  title  = {CLAZY: Lazy Calling for Common Lisp},
  author = {Marco Antoniotti},
  journal= {arXiv preprint arXiv:1412.1393},
  year   = {2014}
}

Comments

A version of this note was presented at the 1st European Lisp Symposium 2008, Bordeaux, France

R2 v1 2026-06-22T07:19:19.720Z