[racket] Small project proposal for anyone looking to practice Racket
Recently I wrote a scriptable window manager for Mac OS X called
Zephyros[1], and wrote several client libraries for it. Clients connect to
it via TCP and speak a very simple JSON language[2].
Writing a client in Racket might be a fun way to practice Racket's
networking and concurrency abilities, and idiomatic domain-model design.
If anyone's interested in doing one, I'd love to hear about it and try it
out. And of course I'd be happy to answer any questions too.
-Steven
[1]: https://github.com/sdegutis/zephyros
[2]: https://github.com/sdegutis/zephyros/blob/master/Docs/TCP.md
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130807/655e6426/attachment.html>