buzz-language / buzz

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

Usage in serious projects #293

Closed notramo closed 1 month ago

notramo commented 1 month ago

Is it suitable for any serious project?

The guide Introduction chapter says it started as a toy language:

Buzz is a small/lightweight statically typed scripting language written in Zig. It started as a toy language following the excellent book Crafting Interpreters by Robert Nystrom.

However, there is no mention where it is currently regarding the "toy language" status.

If it's suitable for serious projects, the quoted sentence can be a little bit off-putting for some devs who want to consider it, so I suggest rephrasing it.

giann commented 1 month ago

Until 1.0, which is pretty far out, buzz should not be considered for production work no.