Skip to main content
Back to USENIX
  • Conferences
  • Students
Sign in

USENIX Conference Policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

A Special-Purpose Language for Picture-Drawing

Samuel Kamin and David Hyatt, University of Illinois, Urbana-Champaign

Special purpose languages are typically characterized by a type of primitive data and domain-specific operations on this data. One approach to special purpose language design is to embed the data and operations of the language within an existing functional language. The data can be defined using the type constructions provided by the functional language, and the special purpose language then inherits all of the features of the more general language. In this paper we outline a domain-specific language, FPIC, for the representation of two-dimensional pictures. The primitive data and operations are defined in ML. We outline the operations provided by the language, illustrate the power of the language with examples, and discuss the design process.

Samuel Kamin, University of Illinois at Urbana-Champaign

David Hyatt, University of Illinois at Urbana-Champaign

BibTeX
@inproceedings {261001,
author = {Samuel Kamin and David Hyatt},
title = {A {Special-Purpose} Language for {Picture-Drawing}},
booktitle = {Conference on Domain-Specific Languages (DSL 97)},
year = {1997},
address = {Santa Barbara, CA },
url = {https://www.usenix.org/conference/dsl-97/special-purpose-language-picture-drawing},
publisher = {USENIX Association},
month = oct
}
Download

Links

Paper: 
http://usenix.org/publications/library/proceedings/dsl97/full_papers/kamin/kamin.pdf
Paper (HTML): 
http://usenix.org/publications/library/proceedings/dsl97/full_papers/kamin/kamin_html/kamin.html
  • Log in or register to post comments

© USENIX
EIN 13-3055038

  • Privacy Policy
  • Contact Us