I like to introduce you to matrix spaces for two languages, one is old and mature, and the other is new, effective, and promising.

#clang:bsd.cafe The C programming language

Rooms:

#hare:bsd.cafe The Hare programming language

Rooms:

Hare seems interesting, but does it allow any kind of dynamic linkage? I just compiled a simple Hello World program, and its size is 217 kb - after stripping.

$ cat test.ha
use fmt;

export fn main() void = {
        fmt::println("Hello world!")!;
};

$ file test
test: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped
$ ls -lhn test
-rwxr-xr-x 1 1000 1000 217K Feb 27 18:03 test

@modev@programming.dev
creator
link
fedilink
27M

You can ask about it on the official IRC channel. The creator of the Hare is based there.

Create a post

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person’s post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you’re posting long videos try to add in some form of tldr for those who don’t want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



  • 1 user online
  • 1 user / day
  • 1 user / week
  • 1 user / month
  • 1.11K users / 6 months
  • 1 subscriber
  • 1.21K Posts
  • 17.8K Comments
  • Modlog