Merge pull request #75 from Ptival/purescript

lang/purescript: first attempt
This commit is contained in:
Henrik Lissner 2017-05-21 10:33:11 +02:00 committed by GitHub
commit d535602a78
3 changed files with 40 additions and 0 deletions

View file

@ -84,6 +84,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'}"}