/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

blog.veritates.love
| | arunraghavan.net
3.3 parsecs away

Travel
| |
| | bartoszmilewski.com
5.4 parsecs away

Travel
| | Abstract: I derive a free monoidal (applicative) functor as an initial algebra of a higher-order functor using Day convolution. I thought I was done with monoids for a while, after writing my Monoids on Steroids post, but I keep bumping into them. This time I read a paper by Capriotti and Kaposi about Free Applicative...
| | myme.no
4.9 parsecs away

Travel
| |
| | deniskyashif.com
23.1 parsecs away

Travel
| In this article, we'll define a basic regular expression language using a context-free grammar and learn how to parse its strings in linear time using the recursive descent method.