|
|
|
|
|
by cp9
2563 days ago
|
|
a reminder that "rewrite it in rust" is not usually a ground up rewrite, it's an effort to translate the c into a safer language as you go, it doesn't just burn it down, salt the earth and start over. Have a look at remacs [1] to see how this works in practice. 1: https://github.com/remacs/remacs |
|