Sciweavers

458 search results - page 5 / 92
» A Dependently Typed Assembly Language
Sort
View
DNA
2005
Springer
113views Bioinformatics» more  DNA 2005»
14 years 1 months ago
A Self-assembly Model of Time-Dependent Glue Strength
Abstract Self-assembly is a ubiquitous process in which small objects selforganize into larger and complex structures. In 2000, Rothemund and Winfree proposed a Tile Assembly Model...
Sudheer Sahu, Peng Yin, John H. Reif
IEEEPACT
1998
IEEE
13 years 11 months ago
Data Dependence Analysis of Assembly Code
Determination of data dependences is a task typically performed with high-level language source code in today's optimizing and parallelizing compilers. Very little work has b...
Wolfram Amme, Peter Braun, Eberhard Zehendner, Fra...
POPL
1999
ACM
13 years 11 months ago
Dependent Types in Practical Programming
Hongwei Xi, Frank Pfenning
DNA
2009
Springer
194views Bioinformatics» more  DNA 2009»
13 years 11 months ago
A Domain-Specific Language for Programming in the Tile Assembly Model
We introduce a domain-specific language (DSL) for creating sets of tile types for simulations bstract Tile Assembly Model. The language defines objects known as tile templates, wh...
David Doty, Matthew J. Patitz
PLDI
1998
ACM
13 years 11 months ago
Units: Cool Modules for HOT Languages
A module system ought to enable assembly-line programming using separate compilation and an expressive linking language. Separate compilation allows programmers to develop parts o...
Matthew Flatt, Matthias Felleisen