evinism / evinism/lambda-explorer

A few correct examples that the level doesn't deem correct

未关闭
#128 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
69
派生
10
PR 合并指标
30 天内没有已合并 PR

描述

- This one should pass level 17, but doesn't: `(λabcd.ad)pyyp`.
- This one should pass level 18, but doesn't: `(λx.i)xλj.k`.

FWIW, the inspector thinks they're both beta-irreducible, despite reducing them.

贡献指南

这个仓库没有索引到贡献指南

调研方向

复现 issue 中的两个示例:level 17 的 `(λabcd.ad)pyyp` 和 level 18 的 `(λx.i)xλj.k`。首先跟踪 level 检查路径和 inspector 的 beta-reduction 结果,然后验证这两个示例在其 reduction 完成后都能被接受。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
compilers
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。