Imperial College London

Emeritus ProfessorSusanEisenbach

Faculty of EngineeringDepartment of Computing

Emeritus Professor of Computing
 
 
 
//

Contact

 

s.eisenbach Website

 
 
//

Location

 

Huxley BuildingSouth Kensington Campus

//

Summary

 

Publications

Citation

BibTex format

@inproceedings{Allwood:2008,
author = {Allwood, T and Eisenbach, S},
pages = {123--124},
title = {CLASE: Cursor Library for A Structured Editor (Tool Demo)},
year = {2008}
}

RIS format (EndNote, RefMan)

TY  - CPAPER
AB - The zipper is a well known design pattern for providing a cursor-like interface to a data structure. However, the classic treatise by Huet only scratches the surface of some of the potential applications of the zipper. In this work we have taken inspiration from Huet, and built a library suitable as an underpinning for a structured editor for programming languages. We consider a zipper structure that is suitable for traversing heterogeneous data types, encoding routes to other places in the tree (for bookmark or quick-jump functionality), expressing lexically bound information using contexts, and traversals for rendering a program indicating where the cursor is currently focused in the whole.
AU - Allwood,T
AU - Eisenbach,S
EP - 124
PY - 2008///
SP - 123
TI - CLASE: Cursor Library for A Structured Editor (Tool Demo)
ER -