A-Swiftly-Tilting-Parser
A-Swiftly-Tilting-Parser copied to clipboard
Talk about the derivative of parser combinators in ObjC & Swift
trafficstars
A Swiftly Tilting Parser
My talk about the derivative of parser combinators, to be given at TACOW on July 8th, 2014.
The recorded presentation is available at Vimeo.
The slides are also available on SpeakerDeck.
References
- Parsing with Derivatives—A Functional Pearl, by Matthew Might, David Darais, and Daniel Spiewak
- Context for the algorithm and its development
- Hammer, my implementation of derivative parsers in Objective-C
- Hammer.swift, my implementation of derivative parsers in Swift