veggiedefender / open-and-shut

Type in Morse code by repeatedly slamming your laptop shut
MIT License
2.26k stars 19 forks source link

Rewrite it in Rust #12

Open jonathanvanschenck opened 1 month ago

jonathanvanschenck commented 1 month ago

It is commonly accepted that all core tooling should be written in a memory safe language. Bash, while helpful for occasional R&D, is hardly "battle tested". This tool should be rewritten in a more robust language, like Rust.

quaternio commented 1 month ago

This is a great point.

yiyue-reimu commented 3 weeks ago