]> www.git.momoyon.org Git - lang.git/commit
Can parse identifiers.
authorahmedsamyh <ahmedsamyh10@gmail.com>
Sat, 16 Nov 2024 16:54:12 +0000 (21:54 +0500)
committerahmedsamyh <ahmedsamyh10@gmail.com>
Sat, 16 Nov 2024 16:54:12 +0000 (21:54 +0500)
commit45f58ef0edd4e8dd333244c177a7f12ba2727b18
tree3eecfdecee4d767ad6c9c5e605c4c15312eb7e53
parentf9c25c1d2376c37d233f6272c84799f7ec4905aa
Can parse identifiers.

- Handle lines and bol
- [New test] 03-whitespaced-string.momo
- [New test] 04-identifier.momo
main.momo
main.py
tests/03-whitespaced-string.momo [new file with mode: 0644]
tests/03-whitespaced-string.momo.test [new file with mode: 0644]
tests/04-identifier.momo [new file with mode: 0644]
tests/04-identifier.momo.test [new file with mode: 0644]