The Dylan
Runtime Library
The runtime library is strongly dependent on the internal
workings of d2c. A moderate amount of code duplication occurs:
d2c will contain a compile-time version of a function and the
runtime will contain a fully dynamic version.