made the lexer

This commit is contained in:
afonya2 2025-04-23 21:04:09 +02:00
commit d294a06820
Signed by: afonya
GPG key ID: EBB9C4CAFAAFB2DC
6 changed files with 259 additions and 0 deletions

7
Cargo.lock generated Normal file
View file

@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "ASL"
version = "0.1.0"