Parsing Without Code Generators - Parser Combinators in Go with Generics
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore parser combinators in Go with generics through this 46-minute conference talk from GopherCon 2022. Dive into the world of composable parsing techniques as Jeremy Brown shares his experience developing an extensible Markdown parser. Learn how to implement parser combinators from scratch using Go's new generics feature, and discover their advantages over traditional parser generators. Follow along as Brown demonstrates the creation of a parser for a microlanguage using primitive combinators, then delves into the implementation details of these primitives. Gain insights into the benefits and current limitations of Go generics for parser development, and consider potential improvements for future Go versions. Perfect for developers interested in parsing techniques, Go generics, and practical applications of language design concepts.
Syllabus
GopherCon 2022: Jeremy Brown - Parsing w/o Code Generators: Parser Combinators in Go with Generics
Taught by
Gopher Academy
Related Courses
Разработка веб-сервисов на Go - основы языкаMoscow Institute of Physics and Technology via Coursera Getting Started with Go
University of California, Irvine via Coursera Concurrency in Go
University of California, Irvine via Coursera Functions, Methods, and Interfaces in Go
University of California, Irvine via Coursera Game Thinking: Juego y toma de decisiones
The Pontificia Universidad Javeriana via edX