buzz-language / buzz

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

Windows support #74

Open giann opened 2 years ago

giann commented 2 years ago

Make it work on Windows:

giann commented 1 year ago

Progress:

ghost commented 1 year ago

if it helps the Go standard library is pretty readable:

https://github.com/golang/go/blob/go1.20.6/src/os/file_windows.go