Added meson.build
A translation of CMake to Meson Build, pending work required for compatibility check on other platforms like Windows and OSX. This is tested and confirmed to work on Arch Linux latest version.
Few additional things of note:
- [x] Need to add test cases in meson build
- [x] Need to document meson build how it works and how it's used.
- [ ] Need to document how to integrate CI/CD with Meson build.
- [ ] Write a CI/CD workflow for Github to test with Meson Build.
- [ ] Ensure Github CI/CD test for Linux, Windows, and OSX for this project.
Advantage: Easier to build on Linux platform. Compatible on Arch Linux.
It should be noted that there is a potential room for improvement in Meson Unit Testing: https://github.com/c3lang/c3c/issues/1098
Let me know when it is ready for merging.
Yeah, just a lot of work IRL that I have to put it off for now. X_X Sorry
I understand. I hope you have time to come back to it.
Got IRL things going on, sorry everyone.