mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-06-23 19:21:26 +02:00
Changed lexer to allow any symbol as identifier as long as it isn't already used for syntax.
This commit is contained in:
parent
3db7c215d3
commit
ce65eb79a8
1
kalk_cli/Cargo.lock
generated
1
kalk_cli/Cargo.lock
generated
@ -141,6 +141,7 @@ name = "kalk"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"phf",
|
||||
"regex",
|
||||
"rug",
|
||||
"test-case",
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user