diff options
author | Elias Fleckenstein <eliasfleckenstein@web.de> | 2022-01-01 20:17:59 +0100 |
---|---|---|
committer | Elias Fleckenstein <eliasfleckenstein@web.de> | 2022-01-01 20:17:59 +0100 |
commit | dbac99fc1c35dc75954dca1cc21e704b98a4f1f0 (patch) | |
tree | e95f8f1160fe4851c1923ea834bb016d5f12c028 /README.md | |
parent | 8cd163d433aed8edf41b348e43546bf47c5de197 (diff) | |
download | uwu-nolambda-dbac99fc1c35dc75954dca1cc21e704b98a4f1f0.tar.xz |
Update to changes in the uwu ecosystem
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ e# nolambda -nolambda is a collection of native [uwu](https://github.com/EliasFleckenstein03/uwulang) modules that break the lambda paradigm, such as linear execution, I/O, globals etc. +nolambda is a collection of native [uwu](https://github.com/EliasFleckenstein03/uwu-lang) modules that break the lambda paradigm, such as linear execution, I/O, globals etc. ## Building |