ghee-lang 0.6.1

Parsers and utilities for the Ghee language, such as it is
Documentation
[package]
name = "ghee-lang"
version = "0.6.1"
description = "Parsers and utilities for the Ghee language, such as it is"
edition = "2021"
license = "GPL-3.0"


[dependencies]
anyhow = "1.0.75"
clap = "4.3.19"
thiserror = "1.0.44"
nom = "7.1.3"
serde = { version = "1.0.163", features = ["derive"] }
serde_json = "1.0.96"