id: 05654111 dt: a an: 05654111 au: Doty, David; Patitz, Matthew J. ti: A domain-specific language for programming in the tile assembly model. so: Deaton, Russell (ed.) et al., DNA computing and molecular programming. 15th international conference, DNA 15, Fayetteville, AR, USA, June 8‒11, 2009. Revised selected papers. Berlin: Springer (ISBN 978-3-642-10603-3/pbk). Lecture Notes in Computer Science 5877, 25-34 (2009). py: 2009 pu: Berlin: Springer la: EN cc: ut: ci: li: doi:10.1007/978-3-642-10604-0_3 ab: Summary: We introduce a domain-specific language (DSL) for creating sets of tile types for simulations of the abstract Tile Assembly Model. The language defines objects known as tile templates, which represent related groups of tiles, and a small number of basic operations on tile templates that help to eliminate the error-prone drudgery of enumerating such tile types manually or with low-level constructs of general-purpose programming languages. The language is implemented as a class library in Python (a so-called internal DSL), but is presented independently of Python or object-oriented programming, with emphasis on support for a visual editing tool for creating large sets of complex tile types. rv: