|
b1699ce022
|
add let to the core
|
2023-12-04 22:47:52 +01:00 |
|
|
0514fff481
|
represent ℕ constants directly
instead of as huge `succ (succ (succ ⋯))` terms
|
2023-11-03 18:05:54 +01:00 |
|
|
fa7f82ae5a
|
rename Nat to NAT in AST
|
2023-11-03 18:05:54 +01:00 |
|
|
e0ed37720f
|
always vsep scheme lets, otherwise they are unreadable
|
2023-11-03 18:05:54 +01:00 |
|
|
bb8d2464af
|
add fst and snd
|
2023-09-18 21:53:38 +02:00 |
|
|
32f6e5a3b1
|
make displace total (with a few asserts)
|
2023-08-28 19:57:02 +02:00 |
|
|
42aa07c9c8
|
crude but effective stratification
|
2023-05-21 20:34:05 +02:00 |
|