[racket] machine states diagrams

From: Catonano (catonano at gmail.com)
Date: Sun Jan 25 17:09:16 EST 2015

Jens,

2014-12-02 17:03 GMT+01:00 Jens Axel Søgaard <jensaxel at soegaard.net>:

> Here is an example drawing a simple state machine with MetaPict.
> It shows a little state machine that accepts numbers with
> an even number of zeros in its binary representation.
>
> #lang racket
> (require metapict metapict/structs)
>
>

How do I install metapict ?

I tried through the package manager with the github repo url, but it claims
that a MANIFEST file is missing.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20150125/a132f014/attachment.html>

Posted on the users mailing list.