| Crates.io | flowclib |
| lib.rs | flowclib |
| version | 0.8.8 |
| created_at | 2018-01-29 21:15:23.72622+00 |
| updated_at | 2020-02-03 22:01:46.215012+00 |
| description | A library for compiling 'flow' programs used by the 'flowc' compiler |
| homepage | http://andrewdavidmackenzie.github.io/flow/ |
| repository | https://github.com/andrewdavidmackenzie/flow/ |
| max_upload_size | |
| id | 48831 |
| size | 151,956 |
flowclibSee also: Code docs
This is the rust flow Compiler Library. It can be linked with other code to produce
a flow compiler, such as the flowc command line flow compiler.