08-30-2025, 02:57 PM
I actually made most of my libraries standard, and add/update them frequently.
Then I moved them into the folder ./qb64/include/[all the library files]
Here is what I've come up with: GitHub - AadityaParashar0901/qb64_libraries
I use it like all the time, and the best part is that I can optimize it more whenever I feel. But that makes it non-standardized (I guess).
Whatever, making a standard library set would be great, many languages use them - C, C++, Java, and a lot more.
Then I moved them into the folder ./qb64/include/[all the library files]
Here is what I've come up with: GitHub - AadityaParashar0901/qb64_libraries
I use it like all the time, and the best part is that I can optimize it more whenever I feel. But that makes it non-standardized (I guess).
Whatever, making a standard library set would be great, many languages use them - C, C++, Java, and a lot more.

