Skip to content

Commit

Permalink
[docs/lang1] update NOTE.md and move it to diary/ -- explicit-subst…
Browse files Browse the repository at this point in the history
…itution.md
  • Loading branch information
xieyuheng committed Mar 30, 2024
1 parent bebcd4c commit beb43a1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
[docs/lang1] explicit-substitution.md 重写为中文

[docs/lang0] 用中文重新整理 lambda encoding 相关的知识,形成一本书。
[docs/lang0] 用中文重新整理 lambda encoding 和 self type 相关的知识。
[lang0] 支持直接递归函数与相互递归函数,不能判断等价的地方就不判断。

[docs/lang1] update NOTE.md and move it to `diary/`
[docs/lang1] fix `freshen` -- be like lang0 with `usedNames`
[lang1] 支持直接递归函数与相互递归函数,不能判断等价的地方就不判断。
[lang1] do alpha equivalence for `(assert-equal)`
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
title: Explicit substitution
date: 2024-03-31
---

# Note

In a more general sense,
Expand Down

0 comments on commit beb43a1

Please sign in to comment.