Skip to content

jonmarkprice/McIlroy

Repository files navigation

McIlroy

A postfix, point-free, purely functional program-builder named after Douglas McIlroy, inventor of the Unix pipeline, which the programs resemble.

Run Isomorphic demo

After cloning or downloading

$ cd McIlroy
$ git submodule update --init --recursive
$ npm install
$ npm run build
$ npm start # will start on localhost:3000