Skip to content

Commit ec7100f

Browse files
authored
Update README.md
1 parent faeb249 commit ec7100f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# $\lambda$-Compiler
22

3-
A Primitive Compiler from $\lambda$-calculus + $\alpha$ (e.g. primitive operations, recursion, and effects)
3+
A Primitive Compiler from $\lambda$-calculus + $\alpha$ (e.g. primitive operations, recursion, and effects) based on Call-By-Push-Value (CBPV)
44

55
## Usage
66

0 commit comments

Comments
 (0)