Submission of public modules

BlitzMax Forums/BlitzMax Programming/Submission of public modules

TommyBear(Posted 2004) [#1]
@Mark,

I want to submit my LUA module and ScriptEngine module to the BMX community, but I'm not quite sure how you want people to do it. The LUA module includes the LUA c source, a interface BMX file and samples. The script engine module references the LUA module and includes samples. Should I send my module to you or would you prefer I host it somewhere else?

Tommy


marksibly(Posted 2004) [#2]
Hi,

Woah, that was quick. Didn't expect to have to worry about this for a while.

Ok, a couple of questions:

* How big is it?!?

* Are there any external dependancies - eg: shared libs, frameworks etc.

Assuming its small enough and the dependancies, if any, aren't tricky to deal with I'd be happy to see it an 'official' pub mod.


TommyBear(Posted 2004) [#3]

* How big is it?!?



About 600K (includes c/bmx source for the 2 modules and samples)


* Are there any external dependancies - eg: shared libs, frameworks etc.



Should compile straight out of the box on BMX. Want me to send an archive?


Jeroen(Posted 2004) [#4]
Wow, Tommy, that is fast.