[package]
name = "grift_parser"
version.workspace = true
edition.workspace = true
license.workspace = true
description = "Lisp parser for the grift Lisp language"
[dependencies]
pwn_arena = { version = "0.1.1", path = "../pwn_arena" }
grift_macros = { version = "0.1.1", path = "../grift_macros" }