mirror of
https://github.com/urbit/shrub.git
synced 2024-11-30 22:15:47 +03:00
Merge pull request #6545 from urbit/jb/road-pile
clay: virtualize parsing to workaround runaway memoization
This commit is contained in:
commit
4d3af06300
@ -925,7 +925,9 @@
|
|||||||
~/ %parse-pile
|
~/ %parse-pile
|
||||||
|= [pax=path tex=tape]
|
|= [pax=path tex=tape]
|
||||||
^- pile
|
^- pile
|
||||||
=/ [=hair res=(unit [=pile =nail])] ((pile-rule pax) [1 1] tex)
|
=/ [=hair res=(unit [=pile =nail])]
|
||||||
|
%- road |.
|
||||||
|
((pile-rule pax) [1 1] tex)
|
||||||
?^ res pile.u.res
|
?^ res pile.u.res
|
||||||
%- mean %- flop
|
%- mean %- flop
|
||||||
=/ lyn p.hair
|
=/ lyn p.hair
|
||||||
|
Loading…
Reference in New Issue
Block a user