Ajout de tests unitaires et réorganisation des fichiers

This commit is contained in:
2024-04-22 08:31:25 +02:00
parent f6091f3d2a
commit 5d5928d4ef
9 changed files with 219 additions and 66 deletions

View File

@@ -2,6 +2,12 @@
name = "rlox"
version = "0.1.0"
edition = "2021"
authors = ["Emmanuel BERNAT <manu@bernat.me>"]
license = "MIT"
description = "Lox language parser."
repository = "https://git.bernat.me/rlox"
documentation = ""
readme = ""
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html