A postfix, point-free, purely functional program-builder named after Douglas McIlroy, inventor of the Unix pipeline, which the programs resemble.
After cloning or downloading
$ cd McIlroy
$ git submodule update --init --recursive
$ npm install
$ npm run build
$ npm start # will start on localhost:3000