Free Computer Books Downloads and Reviews; from desktop to cloud computing...C++, C#, Java, ASP.NET, Silverlight, Cloud computing, Microsoft Expression Blend, Android, Unix, Operating Systems, PHP, Visual Basic, Mobile Phones...... Updated regularly....Keep visiting.....

Wednesday 1 April 2015

Write You a Haskell: Building a Modern Functional Compiler from First Principles


 We will build a small functional language called Fun which is a partial Haskell 2010 toy language; complete with a parser, type inference, datatypes, pattern matching, desugaring, typeclasses, higher-kinded types, monadic IO, arbitrary-rank polymorphism, records, Core language, STG intermediate language, lazy evaluation, interpreter, native code generator, a runtime, and several optimization passes.

Title Write You a Haskell: Building a Modern Functional Compiler from First Principles
Author(s) Stephen Diehl
Publisher: StephenDiehl.com (2015 )
Hardcover/Paperback N/A
eBook HTML and PDF
Language: English
ISBN-10: N/A
ISBN-13: N/A
Download: http://dev.stephendiehl.com/fun/

No comments:

Post a Comment

loading...

Search: