Docs.rs
seq-compiler-0.20.1
seq-compiler 0.20.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
navicore
Dependencies
clap ^4.5
normal
clap_complete ^4.5
normal
serde ^1.0
normal
toml ^0.8
normal
tempfile ^3
dev
seq-runtime =0.20.1
build
optional
toml ^0.8
build
Versions
85.52%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module parser
seqc
0.20.1
Module parser
Module Items
Structs
In crate seqc
seqc
Module
parser
Copy item path
Source
Expand description
Simple parser for Seq syntax
Syntax:
: word-name ( stack-effect ) statement1 statement2 ... ;
Structs
ยง
Parser
Token
A token with source position information