|
|
|
|
|
by omn1
4669 days ago
|
|
Wait, Facebook uses Haskell? I had no idea.
There is little information about the size of the codebase though. I could only dig up a talk from 2009 and a tool to modify a PHP codebase with abstract-syntax-tree transformers in Haskell [2]. Can somebody give some more insight on their internal use of the language? Anyway I think it's great that they have a hybrid codebase. With projects like HipHop and this Haskell backend it looks like they are gradually moving away from PHP as their main language. [1]: http://cufp.galois.com/2009/abstracts.html#ChristopherPiroEu...
[2]: https://github.com/facebook/lex-pass/tree/master |
|