diff options
author | Vincent Ambo <mail@tazj.in> | 2022-08-16T11·40+0300 |
---|---|---|
committer | tazjin <tazjin@tvl.su> | 2022-08-31T22·42+0000 |
commit | 0b51d6308171a165fc26005e67c9e9c6f0c59c1f (patch) | |
tree | a7ecb9a1250c482b4f536e5b26d5592b202ea8de /lisp | |
parent | 75ba7c01200650ad76658da948f39e970cefb5c2 (diff) |
refactor(tvix/eval): simplify `let ... in ...` before recursion r/4560
While full recursion through thunking is not available, there are actually incorrect behaviours introduced by declaring before binding (example in the newly introduced test). This commit simplifies the implementation to avoid this issue, and also because I intend to explore a bit more how far we can get in non left-to-right bindings *without* introducing thunks immediately. Change-Id: I21fd3007ac3946570639772d7d624d70bd209958 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6226 Tested-by: BuildkiteCI Reviewed-by: sterni <sternenseemann@systemli.org> Reviewed-by: grfn <grfn@gws.fyi>
Diffstat (limited to 'lisp')
0 files changed, 0 insertions, 0 deletions