Why Nostr? What is Njump?
2024-01-29 07:09:20
in reply to

Lesley Lai on Nostr: npub1w66s7…hrc58 Those are very different languages, depending on your needs and ...

Those are very different languages, depending on your needs and tastes.
- Both Go and Zig have a "minimalism" philosophy and are, to some degree, anti-abstraction
- Go has garbage collection, which can be a no for some tasks
- Zig is not memory-safe (but with many runtime checks by default). Rust is memory-safe and has no garbage collection, but sometimes you need boilerplate to circumvent the borrow checker
- If you enjoy FP, Rust is the only one offering some functional features.
Author Public Key
npub1lekwvsphklcrd26p4057lq8pkztrsrpkrpcu9skvfkn6nrsjl8cqzx73gf