This commit is contained in:
bronku 2025-12-06 10:35:53 +01:00
parent c0244b5822
commit 61dc873489
5 changed files with 60 additions and 5 deletions

View file

@ -1,3 +1,5 @@
- string processing is very primitive, it just checks for f at the beggining, and then adds #, before { if so
- no elif
- no lambdas
- no lambdas
- tuples need to be in ()
- converts tuples into lists