Curious what the author is thinking of when calling this a "scripting language"? I personally don't have much trouble imagining a strongly-typed scripting language, but that definitely goes against the flow of the past couple of decades. Is it that it is garbage collected? That's about all I can see that would make this immediately obviously a "scripting language". It doesn't seem like it ought to be intrinsically as…
Show HN: Buzz, strongly typed scripting language written in Zig
41–50 of 70 posts
Re: Show HN: Buzz, strongly typed scripting language written in Zig
#42Re: Show HN: Buzz, strongly typed scripting language written in Zig
#43You already lost me there. ¯\_(ツ)_/¯
https://suzdalnitski.medium.com/oop-will-make-you-suffer-846...
Re: Show HN: Buzz, strongly typed scripting language written in Zig
#44> object ... You already lost me there. ¯\_(ツ)_/¯ https://suzdalnitski.medium.com/oop-will-make-you-suffer-846...
Buzz is not an OOP language.
Re: Show HN: Buzz, strongly typed scripting language written in Zig
#45Given that the focus is on being unambiguous I found this line a bit amusing. Maybe it’s me but I can’t tell for sure whether this describes a quality of the language’s coercion mechanism or a promise that the language will include no such “nonsense” like e.g. javascript :)
Re: Show HN: Buzz, strongly typed scripting language written in Zig
#46> No nonsense coercion Given that the focus is on being unambiguous I found this line a bit amusing. Maybe it’s me but I can’t tell for sure whether this describes a quality of the language’s coercion mechanism or a promise that the language will include no such “nonsense” like e.g. javascript :)
Re: Show HN: Buzz, strongly typed scripting language written in Zig
#47- The common types are written as fully lowercase, shortened words (str, num, fib) but then function types are written as Function(). That seems like a weird exception.
- The use of a comma to delimit object fields, but a semicolon to delimit static fields, seems arbitrary.
- If brackets around control flow blocks are required, which they seem to be, then parentheses around the conditions seem unnecessary.
Re: Show HN: Buzz, strongly typed scripting language written in Zig
#48Curious what the author is thinking of when calling this a "scripting language"? I personally don't have much trouble imagining a strongly-typed scripting language, but that definitely goes against the flow of the past couple of decades. Is it that it is garbage collected? That's about all I can see that would make this immediately obviously a "scripting language". It doesn't seem like it ought to be intrinsically as…
Re: Show HN: Buzz, strongly typed scripting language written in Zig
#49just for your information: the logo resembles islamic flags
Re: Show HN: Buzz, strongly typed scripting language written in Zig
#50Earlier quoted context omitted.
The logo shows purple to me and it isn't a crescent, cuts off ar the bottom.
> The logo shows purple to me It seems to be an extremely dark purple, on a white background it's genuinely indistinguishable from black. > it isn't a crescent, cuts off at the bottom. Which is close enough to a crescent for > resembles islamic flags to be a perfectly valid take.
It's reaching.