diff options
author | Marvin Borner | 2023-10-07 18:31:12 +0200 |
---|---|---|
committer | Marvin Borner | 2023-10-07 18:31:12 +0200 |
commit | 39f5698ed13b0116728971d8f71686fd7f58b10f (patch) | |
tree | e71734240b7d6080cbc7f3b8deb394e7d3ed51b5 | |
parent | 37ac5995aaed63bf9743d6b9cb2e48a912ffcf9e (diff) |
-rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,8 @@ $ hyperfine "jottary reduce <(printf '1%.0s' {1..503})" Range (min … max): 9.5 ms … 12.5 ms 163 runs ``` +:rocket: incredible!! :tada: + ## Transpiler The transpiler converts binary lambda calculus to Jottary. It does this |