π¦ Learning nom, a Rust parser combinator library (Twitch stream)
Channel:
Subscribers:
950
Published on ● Video Link: https://www.youtube.com/watch?v=Igajh2Vliog
In this video, we explored nom, a Rust combinator library.
https://docs.rs/nom/latest/nom/
Nom is a cool library to parse streams of text or even binary streams.
In this video, we explore the basics and build some simple hello world examples.
The code is available here: https://gist.github.com/lmammino/0c3e7e6dbaf41303d1059c6a279c59d1
For seeing the next episodes live check out our Twitch channel: https://twitch.tv/loige
#Rust #nom #parser
Other Videos By Luciano Mammino (loige)
Tags:
rust
rustlang
learning rust
live coding
pair programming
mob programming
live stream
twitch
educational
coding challenge
problem solving
irl
in real life
nom
crate
parser
parsing
string
binary
stream
combinator