Joe Pamer
Joe Pamer is the Development Lead for F# at Microsoft
A tour of the F# compiler
Have an idea for an F# language extension, refactoring tool or MonoDevelop plugin? Want to learn more about our compiler, or compilers for functional languages in general? In this talk, I’ll discuss the F# compiler and runtime’s overall architecture, and walk through F#’s compilation process - from parse, to typecheck to codegen. The source code to the F# compiler and runtime is currently available under the Apache license at fsharppowerpack.codeplex.com, so feel free to study ahead and bring questions!
No comments:
Post a Comment