Skip to content

Commit beb43a1

Browse files
committed
[docs/lang1] update NOTE.md and move it to diary/ -- explicit-substitution.md
1 parent bebcd4c commit beb43a1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

TODO.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1+
[docs/lang1] explicit-substitution.md 重写为中文
2+
13
[docs/lang0] 用中文重新整理 lambda encoding 相关的知识,形成一本书。
24
[docs/lang0] 用中文重新整理 lambda encoding 和 self type 相关的知识。
35
[lang0] 支持直接递归函数与相互递归函数,不能判断等价的地方就不判断。
46

5-
[docs/lang1] update NOTE.md and move it to `diary/`
67
[docs/lang1] fix `freshen` -- be like lang0 with `usedNames`
78
[lang1] 支持直接递归函数与相互递归函数,不能判断等价的地方就不判断。
89
[lang1] do alpha equivalence for `(assert-equal)`

docs/lang1/NOTE.md renamed to docs/diary/2024-03-31-explicit-substitution.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
title: Explicit substitution
3+
date: 2024-03-31
4+
---
5+
16
# Note
27

38
In a more general sense,

0 commit comments

Comments
 (0)