lang/purescript: first attempt

This commit is contained in:
Valentin Robert 2017-05-20 21:09:23 -07:00
parent 3a0a2c5481
commit bd84e90f80
3 changed files with 40 additions and 0 deletions

View file

@ -83,6 +83,7 @@
markdown ; writing docs for people to ignore
org ; for organized fearless leader (WIP)
php ; make php less awful to work with
purescript ; javascript, but functional
python ; beautiful is better than ugly
rest ; Emacs as a REST client
ruby ; 1.step do {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}