Keep the present Haskell record system!

Jim Apple jbapple+haskell-prime at gmail.com
Mon Mar 6 00:54:20 EST 2006


On 3/6/06, Lennart Augustsson <lennart at augustsson.net> wrote:
> Can it be implemented efficiently?

Section 8, p. 8:
"This leads to a simple compilation scheme that gives constant access
to labels, but avoids the many runtime parameters for extension. The
extension operation is done dynamically but since it is O(n) anyway,
we expect that the runtime penalty is negligible."

Jim


More information about the Haskell-prime mailing list