Zig

Let's talk about the zig programming languages..
ziglang.org/

Other urls found in this thread:

evilpiepirate.org/git/
twitter.com/SFWRedditImages

> pub fn
> %
> ->
> unreachable

Dropped.

The what?

wouldn't this language for loneliness?

>one man effort
Also, I feel like agreeing with

>one man effort = bad
Go look at bcachefs and tell me it's bad.

>pub fn main() -> %void {
Nope.

The what?

evilpiepirate.org/git/
It's going to be what btrfs was meant to be.
Encryption is also fast as AES-NI without having dedicated AES instructions. That means it's not as prone to timing attacks as AES.

It's all nice but what happens if said faggot gets run over by a tree or jailed for murdering his wife and then burrying the corpse in a forest?

i-i don't think that'll happen this time... hehe.. yeah...

I just mean, it's likely since all FS devs are psychos, basically.

>implying

It could happen anytime now, user.
Maybe just this minute.

>another language that fails at being sufficiently C-like
Humanity dropped you.

very disappointed this thread is without a zag

const std = @import("std");

pub fn main() -> %void {

That's not acceptable syntax for programming language.

it seems to me that you just solved that problem

yeah, sure
go be an idiot somewhere else

pub fn main() -> %void {

NANI???

looks even uglier compared to syntax pic related

what is that abomination?

Mount and blade "scripting language"

>try begin
>else try
>try end
This is really inconsistent. Still better than case-esac though.

Smells like perl and rust's stillborn monster

It's gets better.
The syntax doesn't even support and conditions, so one must nested try begin, then nested eq (for equals), and so on. And it doesn't even support while..do blocks.
Oh, don't get me started on arrays/list, the script engine literally uses dummy characters to store array elements and size informations.

It just a mess. Who thought this was a good idea.

god I hate Paul Graham

It looks like rust 2 me