|
You are here |
blog.burntsushi.net | ||
| | | | |
rhaeguard.github.io
|
|
| | | | | ||
| | | | |
github.com
|
|
| | | | | A low level regular expression library that uses deterministic finite automata. - BurntSushi/regex-automata | |
| | | | |
harelang.org
|
|
| | | | | [AI summary] The developer of the Hare programming language explains the design, implementation, and usage of its POSIX-compatible regular expression engine, detailing how it uses finite state automata and instruction-based virtual threads to ensure linear-time matching. | |
| | | | |
radu-matei.com
|
|
| | | In this article, we explore how to add a new system call to WASI, the WebAssembly System Interface, and implement it in Wasmtime | ||