Choose your favorite and argue as to why people should program in them!
Choose your favorite and argue as to why people should program in them!
Choose your favorite and argue as to why people should program in them!
C is solid, is simple, is for the enlightened. Sure thing:
if you got fooled with the typing of Python, you will
totally be fooled by `void *`, but if you know C won't fear
it. You can literally keep the language specification in
mind. The minimalism of the language will bring minimalism
to the code base, and you're now one with the Unix.
Choose your favorite and argue as to why people should program in them!
On 2021-05-05, Mhj <genyaarikado@comcast.net> wrote:
Choose your favorite and argue as to why people should program in them!
[...]
Rust - I have really appreciated this language. It is as close to the machine
as C, or very nearly so (certainly closer than Go). It doesn't have garbage collection, nor reference counting by default, but does have automatic memory management -- statically, even! -- through its borrow checker. Its type system
is descended from Haskell's, and is rich and expressive with type inference. The library of software available for it is also substantial. On the downside,
it's a higher learning curve than, say, Python, for most, and compile (though not run) times can be slow.
Haskell - What can I say, it slices and dices functions like Perl does strings.
A unique language that has a lot going for it - and also some pitfalls if you haven't wrapped your head around it.
- John
+1 for Rust! I love how it's memory safe, yet still feels like a low
level language.
Choose your favorite and argue as to why people should program in them!Nobody is going to toil those stupid parentheses. Please, don┤t. I
Sysop: | deepend |
---|---|
Location: | Calgary, Alberta |
Users: | 255 |
Nodes: | 10 (0 / 10) |
Uptime: | 160:01:38 |
Calls: | 1,725 |
Calls today: | 5 |
Files: | 4,107 |
D/L today: |
12 files (9,998K bytes) |
Messages: | 393,013 |