You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,3 +9,4 @@ Per approfondire gli argomenti trattati nella lezione sui linguaggi di programma
9
9
3.[A tutorial on the universality and expressiveness of fold](http://www.cs.nott.ac.uk/~pszgmh/fold.pdf)
10
10
4.[To Iterate is Human, to Recurse, Divine](https://sites.google.com/a/gertrudandcope.com/info/Publications/Patterns/C--Report/SpaceIII)
11
11
5.[Python Docs - Functional Programming How To](https://docs.python.org/3/howto/functional.html)
12
+
6. Applicazione di Facebook scritta in [Hasekll](https://www.haskell.org/): [Facebook’s New Spam-Killer Hints at the Future of Coding](https://www.wired.com/2015/09/facebooks-new-anti-spam-system-hints-future-coding/)
0 commit comments