1 A Functional Description of T E X's Formula Layout
by Reinhold Heckmann, Reinhard Wilhelm
http://www.cs.uni-sb.de/~heckmann/papers/neuform.ps.gz
Add To MetaCart
Abstract:
While the quality of the results of T E X's mathematical formula layout algorithm is convincing, its original description is hard to understand since it is presented as an imperative program with complex control flow and destructive manipulations of the data structures representing formulae. In this paper, we present a re-implementation of T E X's formula layout algorithm in the functional language SML, thereby providing a more readable description of the algorithm, extracted from the monolithical T E X system. 1
Citations
| 341 | ML for the working programmer – Paulson - 1991 |

