/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

entropicthoughts.com
| | wimvanderbauwhede.codeberg.page
2.7 parsecs away

Travel
| | This is a follow-on of my article on algebraic data types, with list-based parser combinators as a practical application.
| | jobjo.github.io
2.6 parsecs away

Travel
| | Parser combinators aresets of functions for building parsers in a composable fashion. Haskell'sParsec library and OCaml'sAngstrom are two examples.Both of th...
| | www.joachim-breitner.de
1.9 parsecs away

Travel
| |
| | leerob.io
16.0 parsecs away

Travel
| Why is Rust being used to replace parts of the JavaScript web ecosystem like minification (Terser), transpilation (Babel), formatting (Prettier), bundling (webpack), linting (ESLint), and more?