F#

Programming Talks tagged with: "F#"

Write your own compiler in 24 hours

Phil Trelford
an hour
Write your own compiler in 24 hoursWrite your own compiler in 24 hours by Phil Trelford (@ptrelford) Compiler writers are often seen as the stuff of myth and legend. In this session we'll step behind the proverbial curtain and reveal how compilers actually work. Expect plenty of live code samples, primarily in F#, covering language design and parsing, ...