Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是系统类型的新手,我想知道如何通过广义的 let rec x1=e1 ,....,xn=en 在 e 中定义相互递归。必须在“简单”letrec 的语义和评估规则中添加什么它的语法糖(使用 fix )如何改变?
value