Crates.io | flou |
lib.rs | flou |
version | 0.1.0 |
source | src |
created_at | 2021-11-10 13:56:32.628783 |
updated_at | 2021-11-10 13:56:32.628783 |
description | Parser for Flou, a flowchart description language. |
homepage | https://asha20.github.io/flou |
repository | https://github.com/Asha20/flou |
max_upload_size | |
id | 479723 |
size | 106,097 |
Flou is a domain-specific language for describing flowcharts. It is also a CLI of the same name that renders the previously mentioned flowchart description into an SVG file.
Flou's goal is to offer a textual representation of flowcharts.
Flou's documentation can be found here.