←back to thread

Introducing tmux-rs

(richardscollin.github.io)
858 points Jtsummers | 2 comments | | HN request time: 0.413s | source
1. jacobr1 ◴[] No.44456649[source]
It is intended as a incremental step to now write revise the unsafe rust into more idiomatic and safe rust. I haven't done rust port yet, but when translating other projects between languages I've also found it useful to first do a 1:1 port to ensure you have a system that works as intended, then refactor from there to clean things up.
2. ◴[] No.44457522[source]