buzz-language / buzz

👨‍🚀 buzz, A small/lightweight statically typed scripting language
https://buzz-lang.dev
MIT License
1.15k stars 31 forks source link

WIP: Update to latest zig and remove submodules #239

Open vesim987 opened 7 months ago

giann commented 7 months ago

Hey there

Please split zig update and this in two commits

A big diff is incoming because i rewrote the ast. A lot of this might need to be redone. Maybe wait a bit?

vesim987 commented 7 months ago

@giann I've split the update+merge commit.

giann commented 5 months ago

@vesim987 until build.zig.zon files work with proxies (https://github.com/ziglang/zig/issues/15048) I won't migrate to it