ChanServ changed the topic of #zig to: zig programming language | ziglang.org | be excellent to each other | channel logs: https://irclog.whitequark.org/zig/
zolk3ri has quit [Quit: leaving]
mahmudov has quit [Remote host closed the connection]
fjvallarino has quit [Remote host closed the connection]
fjvallarino has joined #zig
fjvallarino has quit [Ping timeout: 260 seconds]
xtreak has joined #zig
fjvallarino has joined #zig
xtreak has quit [Remote host closed the connection]
xtreak has joined #zig
thisguy has joined #zig
beginner has joined #zig
beginner has quit [Client Quit]
alexnask_ has joined #zig
Avinash has joined #zig
Avinash has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Avinash has joined #zig
davr0s has joined #zig
Avinash has quit [Quit: Textual IRC Client: www.textualapp.com]
wilsonk has joined #zig
quc has quit [Ping timeout: 264 seconds]
noonien has joined #zig
quc has joined #zig
xtreak has quit [Remote host closed the connection]
xtreak has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
zolk3ri has joined #zig
davr0s has joined #zig
very-mediocre has joined #zig
redj_ has joined #zig
redj has quit [Ping timeout: 256 seconds]
xtreak_ has joined #zig
xtreak has quit [Read error: Connection reset by peer]
<very-mediocre> Has there been any discussion about golang style composition and implicit interfaces?
<very-mediocre> I find myself itching for a tiny layer of compile-time OOP without getting into runtime vtables
<very-mediocre> and userland implementations feel 2nd class (maybe with @reify this will no longer be the case)
<MajorLag2> If you're looking to avoid runtime vtable-like implementations then you should probably use comptime ducktyping. Otherwise I think this is the issue you're looking for: https://github.com/ziglang/zig/issues/130
<very-mediocre> thanks
redj_ is now known as redj
xtreak_ has quit [Read error: Connection reset by peer]
xtreak has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
xtreak has quit []
davr0s has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
thisguy has quit [Ping timeout: 252 seconds]
hoppetosse has joined #zig
fjvallarino has quit [Remote host closed the connection]
fjvallarino has joined #zig
xtreak has joined #zig
xtreak has quit [Remote host closed the connection]
very-mediocre has quit [Ping timeout: 252 seconds]
hoppetosse has quit [Ping timeout: 268 seconds]
hoppetosse has joined #zig
Ichorio has joined #zig
_whitelogger has joined #zig
darithorn has joined #zig
xtreak has joined #zig
davr0s has joined #zig
alexnask_ has quit [Ping timeout: 248 seconds]
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
xtreak has quit [Remote host closed the connection]
noonien has quit [Quit: Connection closed for inactivity]
davr0s has joined #zig
Bas_ has joined #zig
Bas_ has quit [Client Quit]
<GitHub164> [zig] andrewrk opened pull request #1198: M:N threading (master...m-n-threading) https://git.io/fbhxr
<andrewrk> ^^ I'm excited about this
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
davr0s has joined #zig
hoppetosse has quit [Ping timeout: 248 seconds]
zolk3ri has quit [Quit: Lost terminal]
hoppetosse has joined #zig
<stratact> andrewrk: +1
l1x has quit [Quit: Connection closed for inactivity]
<stratact> Just out of curiosity, is there a gentoo overlay for Zig?
<andrewrk> if there is one, we should add it to this wiki page
<andrewrk> stratact, why not use the static linux build?
<stratact> Sure, I could give that a try
<andrewrk> it's 100% static. guaranteed to work
<andrewrk> unzip & run
<stratact> andrewrk: gotcha, thanks for the convenience. Also, do you do nightly static builds?
<stratact> err, well "nightly" is a mozilla thing
<andrewrk> even better, it's every master branch commit that passes all tests
<stratact> awesome
<andrewrk> why wait until night time? also what is nighttime? it's always daytime somewhere and we have users all over the world
<stratact> heheheh
<stratact> I guess night time for Rust means night during PT
<stratact> Anyway, awesome, much appreciated
fjvallarino has quit [Remote host closed the connection]
fjvallarino has joined #zig
fjvallarino has quit [Ping timeout: 245 seconds]
<stratact> andrewrk: does the zig binary also have an option to create projects, or do I have to manually create the structure myself?
<stratact> *file structure
<stratact> `zig build-exe`?
<andrewrk> zig build --init
<andrewrk> this can be improved: https://github.com/ziglang/zig/issues/1035
<stratact> Yeah I like `zig init` or maybe `zig build-init`
<GitHub41> [zig] andrewrk closed pull request #1187: Fix macOS instruction for LLVM location in README (master...fix-macos-llvm-readme) https://git.io/fyJ8J
fjvallarino has joined #zig
alexnask_ has joined #zig
return0e has quit [Read error: Connection reset by peer]
return0e has joined #zig
return0e has quit [Read error: No route to host]
return0e has joined #zig
fjvallarino has quit [Remote host closed the connection]
fjvallarino has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
alexnask_ has quit [Ping timeout: 260 seconds]