- Install SPIL interpreter first:
$ go get github.com/avoronkov/spil
- Make sure that
$GOPATH/bin
is in$PATH
.
- Build drawer plugin:
$ cd fractal-drawer/lib/drawer
$ go build --buildmode=plugin
- Check some examples:
$ cd fractal-drawer
$ ./main.lisp examples/koch-snowflake.txt
fractal is stored in examples/koch-snowflake.txt.png