|
You are here |
sethmlarson.dev | ||
| | | | |
joshua.hu
|
|
| | | | | Regular expressions are rarely the solution, but sometimes they can be helpful. I recently needed to create some regex which could be used to parse real domain names, and finding a definitive expression seemed to be difficult; especially one that wasn't vulnerable to ReDoS. | |
| | | | |
roscidus.com
|
|
| | | | | In the first post, I took a brief look at the programming languages ATS, C#, Go, Haskell, OCaml, Python and Rust to try to decide which would be the ... | |
| | | | |
github.com
|
|
| | | | | a tiny and isomorphic URL router for JavaScript. Contribute to flatiron/director development by creating an account on GitHub. | |
| | | | |
blog.m-ou.se
|
|
| | | Have you ever seen the Rust compiler give a Python error? Or better, have you ever seen rust-analyzer complain about Python syntax? In this post, we'll extend our python!{} macro to make that happen. | ||