Sign in Sign up
cargo

doke

The parsing library of `Dokedex`, a game content authoring tool that uses natural-looking language to define a game's objects. This rust crate defines an API to make `doke` parsers by using a simple pipeline syntax, and provides helpers for things like templating, debugging, and common syntax elements.

Latest release
Sep 06, 2025
Releases
6
Known CVEs
0
First release
Sep 02, 2025
License
MIT OR Apache-2.0
View on Cargo
Repository

Source

hasenn/doke-parser
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
6
Last 12 months
6
Cadence
~daily
Dependencies
10

Releases per month

last 12 months

Release mix

  • minor 2
  • patch 3
6 releases
Dependencies

Depends on

0.3.0

Used by

Nothing tracked depends on this yet.

Releases
Version Released
0.3.0 minor
0.2.3 patch
0.2.2 patch
0.2.1 patch
0.2.0 minor
0.1.0 initial