Get the latest tech news
Zuo: A Tiny Racket for Scripting
A tiny Racket for scripting. Contribute to racket/zuo development by creating an account on GitHub.
Zuo is a tiny Racket with primitives for dealing with files and running processes, and it comes with a make-like embedded DSL. By default, Zuo looks for a directory lib relative to the executable as the root of the library-collection tree. In addition, the default collection-root path is disabled in the generated copy, unless you supply--keep-collects to local/image.zuo.
Or read this on Hacker News