logos calculator example

This commit is contained in:
LunarAkai 2025-08-05 17:17:11 +02:00
commit 0c30f0022d
9 changed files with 414 additions and 22 deletions

View file

@ -5,3 +5,4 @@ edition = "2024"
[dependencies]
logos = "0.15.0"
chumsky = "0.10.1"