K. Matlage and A. Gill, “ChalkBoard: Mapping functions to polygons,” in Proceedings of the Symposium on Implementation and Application of Functional Languages, vol. 6041 of LNCS, Springer-Verlag, Sep 2009.

Links

Abstract

ChalkBoard is a domain specific language for describing images. The ChalkBoard language is uncompromisingly functional and encourages the use of modern functional idioms. ChalkBoard uses off-the-shelf graphics cards to speed up rendering of functional descriptions. In this paper, we describe the design of the core ChalkBoard language, and the architecture of our static image generation accelerator.

BibTeX

@inproceedings{Matlage:09:ChalkBoard,
  author = {Kevin Matlage and Andy Gill},
  title = {Chalk{B}oard: {M}apping Functions to Polygons},
  booktitle = {Proceedings of the Symposium on Implementation and Application of Functional Languages},
  publisher = {Springer-Verlag},
  series = {LNCS},
  volume = {6041},
  month = {Sep},
  year = {2009},
}