Open aaf6aa opened 2 years ago
Now with #28 , it's possible to write standard libraries in tin and include them in any tin program. Though some language features are not compileable yet, it gives us the opportunity to get a headstart on writing such libraries.
Once the compiler is thoroughly tested and all of the basic features have been added, having a standard library would be a great addition, even if it's small. Consider adding math and vectors as a bare minimum.
Do not assign yourself or this task until the compiler is more complete.