Functional unparsing
A string-formatting function such as printf in C seemingly requires dependent types, because its control string determines the rest of its arguments. Examples: formula here We show how changing the representation of the control string makes it possible to program printf in ML (which does not allow d...
Gespeichert in:
Veröffentlicht in: | Journal of functional programming 1998-11, Vol.8 (6), p.621-625 |
---|---|
1. Verfasser: | |
Format: | Artikel |
Sprache: | eng |
Online-Zugang: | Volltext |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
Zusammenfassung: | A string-formatting function such as printf in C seemingly requires dependent
types, because its control string determines the rest of its arguments. Examples: formula here We show how changing the representation of the control string makes it possible to program
printf in ML (which does not allow dependent types). The result is well typed and perceptibly
more efficient than the corresponding library functions in Standard ML of New Jersey and
in Caml. |
---|---|
ISSN: | 0956-7968 1469-7653 |
DOI: | 10.1017/S0956796898003104 |