On Tue, Jun 25, 2024, at 5:00 PM, Anselm Garbe wrote:
> I wonder why you didn't look into golang.
Garbage collection. For a "better C" I don't want garbage collection. And if
I am going to use a higher level language that *does* have garbage collection,
Go has not impressed me so far. I'd rat
On Fri Jun 21, 2024 at 11:45 AM -03, Greg Reagle wrote:
> I have looked into numerous language: Rust, Pascal, Ada, V, Hare,
> Zig, D, and others I am probably forgetting. I have not become an
> expert in these languages but read tutorials. And I have written
> small programs (like cal) in a few.