franko / gsl-shell

GSL library shell based on LuaJIT2
http://franko.github.io/gsl-shell/
GNU General Public License v3.0
92 stars 12 forks source link

Some preparatory fixes. #27

Closed ladc closed 9 years ago

ladc commented 9 years ago

Cleaned up part of the gsl-shell code a bit in preparation for the standalone library. Avoid unnecessary leakage of globals, and some other small fixes.

franko commented 9 years ago

Looks fine, thank you! Let me know if you need some help, I will be glad to participate if you need some specific things.