Skip to content

microspino/go-pikchr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-pikchr

Use pikchr (made by Dr. R. Hipp) directly from Go

Given a file with pikchr dsl (a pic-like domain specific language to describe diagrams) it will generate the corresponding svg file.

Example

Running this on your shell

go run . example.txt 

...Will generate the graph below

example

License

BSD Zero Clause License

Releases

No releases published

Packages

No packages published