Alternative programming languages and their usability on *nix - Programming On Unix

Users browsing this thread: 1 Guest(s)
opfez
Members
(23-10-2020, 06:24 AM)jkl Wrote:
(23-10-2020, 06:18 AM)opFez Wrote: I kind of agree on this one, but in a different way. In a sense, Zig is a language to supercede C. Every program that is written in C can be rewritten in Zig because it's basically the same language, but with better syntax and a few more features while not being bloated and unnecessary like C++ or Rust.
So, in a sense, Go is a language to supercede Zig?

I think Go has it's place as a high level language for doing general purpose stuff, like Java, but Zig is a nice language for doing general purpose and low level stuff like C.


Messages In This Thread
RE: Alternative programming languages and their usability on *nix - by opfez - 23-10-2020, 07:00 AM