Crates.io | parsiphae |
lib.rs | parsiphae |
version | 0.3.0 |
source | src |
created_at | 2018-10-28 09:57:45.085554 |
updated_at | 2018-10-28 09:57:45.085554 |
description | A crate for parsing and analysing the scripting language Daedalus from the game Gothic (2). |
homepage | https://forum.worldofplayers.de/forum/threads/1525026-WIP-Tool-Parsiphae |
repository | https://github.com/Lehona/Parsiphae |
max_upload_size | |
id | 93082 |
size | 99,666 |
Parsiphae is an experimental Daedalus parser implemented in Rust. Currently it only supports syntax checking, but more features are coming soon(tm).
After downloading or building Parsiphae, call parsiphae.exe --src "path\to\Gothic.src"
.