Hardest decision for a project like this: What language to use?
I really want to try out Zig, and it’s handy that it can compile C, too. I am also considering Swift, given that it would be easy to integrate it with macOS and easy to incorporate pieces from the original code for testing/experimenting. It might be that Protobuf will be used, and I only really know how to use it in Go. Rust is an obligatory option, but I don’t like it.
P. S. Don’t expect me to follow the poll results :)
Anonymous poll
Poll
Zig
2
11.8%
Swift
1
5.9%
Go
5
29.4%
Rust
17 people voted. 9
52.9%
Voting ended 27 April at 21:39.
@kytta Zig + Swift for the UI parts maybe? which is the route the Ghostty terminal from @mitchellh has taken...