|
|
|
|
|
by fluffything
2234 days ago
|
|
You can write a parser as far as the limits of your imagination allow in Rust, or C, or any other baremetal language without a thick run-time. In Go, beyond the limits of your imagination, you'll also hit other limits, like those of the garbage collector. |
|