I'm making some parsing stress tests with BLIde and I'm looking for a very big project written in Blitzmax. Can anybody suggest one? I was thinking on the irrlitch module or something like that.
I need a very big open source project
BlitzMax Forums/BlitzMax Programming/I need a very big open source project The MaxIDE source is 6348 lines in a single file, if that's any help.
Yes, I've got it. I was thinking of something like 100-200 files of several sizes. I've been testing with the irrlitcht engine, and it's ok but I was looking for something else, to perform several tests and performance measures.
Thanks anyway!
Thanks anyway!
In a single file or a whole project?
wxMax (whole project) has about 125k lines of BlitzMax and similar of C++ glue.
Can't imagine anyone with any sense will put all their code in one file?
wxMax (whole project) has about 125k lines of BlitzMax and similar of C++ glue.
Can't imagine anyone with any sense will put all their code in one file?
Thanks Brucey!
I think this is exactly what I was looking for.
I think this is exactly what I was looking for.