A critical but informative look at the new structural pattern matching feature in Python 3.10, with real-world code examples. (more…)
Read more »
dinosay is a humble, simple, nice and paleolithic alternative to cowsay... (more…)
Read more »
After 6 years of intense Python-Programming, I am starting into Guile Scheme. And against my expectations, I feel at home.
(more…)
Read more »
Distributed, computational file system in pure python - radiantone/emergefs... (more…)
Read more »
Regular expressions are the standard for string processing, but did you know you can often get better text untangling with Pynini's finite-state transducers?
Read more »