Chapter title | Implementation of recursion in CTDNET-an applicative order reduction machine |
---|
Authors | Kumar, P., Gupta, J.P., Winter, S. and Wilson, D.R. |
---|
Abstract | CTDNet is a lambda calculus based reduction machine which was designed to support applicative evaluation on a parallel hardware. Its applicativeness provides it the useful feature of the ability to exploit parallelism both at beta-reduction and primitive reduction levels, but the same property also prevented it from handling recursive computations. The authors have suggested two different techniques to take care of this drawback in the machine. The modifications introduced in reduction rules or message handling preserve its applicative feature. Also the machine dealt with conditionals in a lazy manner to avoid computation of discardable work. Not only that this laziness has been preserved but it has been exploited in the two techniques for handling recursion. |
---|
Book title | Proceedings of the Second International Conference on Software Engineering for Real Time Systems, 18 - 20 September 1989, Cirencester |
---|
Page range | 224-227 |
---|
Year | 1989 |
---|
Publisher | IEEE |
---|
Publication dates |
---|
Published | 1989 |
---|
Web address (URL) | http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=51755 |
---|