Skip to content

mrorigo/plantuml-state-diagram-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlantUML State Diagram Parser

pest-based parser for PlantUML state diagrams.

NOTE Work in progress, this is very fragile at the moment.

Quick start

# cargo run --example blinky  

Acknowledgments

Writing PEST parsers is not my dayjob, so I used some LLMs to figure out the syntax.

ChatGPT 3.5 Turbo was less helpful than Phind, making alot of mistakes with quoting for example, while Phind got me very very far on the first try.

Contributing

If you send me a PR, I will for sure consider it!

About

PlantUML State Diagram Parser in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages