-
Notifications
You must be signed in to change notification settings - Fork 0
phillbush/automata.pic
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
automata.pic
This is a set of macros for the pic language designed to draw finite
state machines (aka automata). I'm writing these macros during my
classes of Theory of Computation at the University of Brasília in order
to take notes and write exercises. I may add more stuff as I learn more
about automata.
There is a pdf file with an example.
To use it, include the file automata.pic between the first .PS .PE block:
{
.PS
copy "circuit.pic"
.PE
}
LICENSE:
Public domain.
About
troff's pic(1) macros to draw finite-state machines
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published