parsiphae

Crates.ioparsiphae
lib.rsparsiphae
version0.3.0
sourcesrc
created_at2018-10-28 09:57:45.085554
updated_at2018-10-28 09:57:45.085554
descriptionA crate for parsing and analysing the scripting language Daedalus from the game Gothic (2).
homepagehttps://forum.worldofplayers.de/forum/threads/1525026-WIP-Tool-Parsiphae
repositoryhttps://github.com/Lehona/Parsiphae
max_upload_size
id93082
size99,666
(Lehona)

documentation

README

Parsiphae

Parsiphae is an experimental Daedalus parser implemented in Rust. Currently it only supports syntax checking, but more features are coming soon(tm).

Usage

After downloading or building Parsiphae, call parsiphae.exe --src "path\to\Gothic.src".

Commit count: 22

cargo fmt