rustyfi-syntax 0.1.4

Lexer, token stream, and syan2-based surface grammar for SATySFi
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]
name = "rustyfi-syntax"
description = "Lexer, token stream, and syan2-based surface grammar for SATySFi"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
keywords.workspace = true
categories.workspace = true
readme.workspace = true
authors.workspace = true

[dependencies]
syan.workspace = true
thiserror.workspace = true
newer-type.workspace = true
newer-type-std.workspace = true