]> www.git.momoyon.org Git - lang.git/commit
Can Parse '#'.
authorahmedsamyh <ahmedsamyh10@gmail.com>
Mon, 18 Nov 2024 16:01:41 +0000 (21:01 +0500)
committerahmedsamyh <ahmedsamyh10@gmail.com>
Mon, 18 Nov 2024 16:02:39 +0000 (21:02 +0500)
commitf0b9dfa47ba4ddc8177faf38e2d645afeca48c69
tree90398de52990c9e33e3fa381c1a2fada2b67f8aa
parentf473b9d725545153a779694106b0f41b23cf0f5e
Can Parse '#'.

- No longer append 'None' to tokens.
- Updated tests.
.gitignore
main.py
tests/02-string.momo.test
tests/03-whitespaced-string.momo.test
tests/04-identifier.momo.test
tests/05-multiple-identifiers.momo.test
tests/06-single-char-symbols.momo.test
tests/07-numbers.momo.test
tests/08-floating-point-numbers.momo.test