No description, website, or topics provided.
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.gitignore
Makefile
README.org
left-pad.dats
left-pad.html
left-pad.org

README.org

Left Pad In ATS

This repo contains a literate implementation of infamous left-pad NPM module to show off a few of the features of the wonderful ATS programming language.

left-pad.org contains the full literate source and documentation. Github does a decent job of rendering org files so you can totally read it here but for the best results I recommend either cloning this repo and viewing left-pad.html locally or the Rawgit link.

While this isn’t a blog post if you would like to start a discussion or just leave a comment please open an issue.

Hope you enjoy it and I look forward to your feedback!