onyx-lang / onyx

✨ The compiler and developer toolchain for Onyx
https://onyxlang.io
BSD 2-Clause "Simplified" License
576 stars 21 forks source link

Replace old deprecated code with new style #143

Open brendanfh opened 7 months ago

brendanfh commented 7 months ago

This pull request removes many of the old styles of programming in Onyx and replaces them with the new ways across the all of the core library and test cases. It also officially removes the old syntax options, and is thus a breaking change.