YoVDO

Writing Parsers Like It Is 2017

Offered By: IEEE via YouTube

Tags

IEEE Symposium on Security and Privacy Courses Data Security Courses Low-level Programming Courses Parser Combinators Courses

Course Description

Overview

Explore a pragmatic approach to addressing memory violations in low-level programming languages with data parsers in this 28-minute IEEE conference talk. Learn how to implement safe parsers using Rust, a fast and secure language, and leverage parser combinators to fix entire classes of bugs. Discover the advantages and challenges of this solution through two case studies demonstrating the integration of safe parsers into large C projects. Gain insights into writing secure parsers for modern applications and access implementation examples provided as Rust language parsers and projects.

Syllabus

Writing parsers like it is 2017


Taught by

IEEE Symposium on Security and Privacy

Tags

Related Courses

Learn OCaml
Independent
Nom - A Byte-oriented, Streaming, Zero-copy Parser Combinators Library in Rust
IEEE via YouTube
Build Your Own Excel 365 in an Hour with F#
NDC Conferences via YouTube
How to Parse a File
NDC Conferences via YouTube
Understanding Parser Combinators - A Deep Dive
NDC Conferences via YouTube