Fork me on GitHub

Lifeboat blog

A random blog about software

Skip to content
  • Home
  • Archives

The cut-context pattern with nom

A very tiny and immensely useful pattern that I always forget about

Read more…

Posted On Thu 14 July 2022 by Lex Vorona

Category: Rust

Tags: rust / nom /

Poor man's specializaton in Rust

Specialization feature in Rust is still unstable, but there exists a workaround.

Read more…

Posted On Wed 27 April 2022 by Lex Vorona

Category: Rust

Tags: rust /

Parser-combinator in Rust with nom

I love nom, but it can be unfamiliar at first

Read more…

Posted On Mon 25 April 2022 by Lex Vorona

Category: Rust

Tags: rust / nom /

Announcing a series of Rust posts

I will be writing a series of blog posts about Rust

Read more…

Posted On Wed 20 April 2022 by Lex Vorona

Category: Rust

Tags: rust /

 
Proudly powered by Pelican, which takes great advantage of Python.
The theme is Decode, ported by Lex Vorona and Ken Mathenge, thanks!