Boost library for BlitzMax?
BlitzMax Forums/BlitzMax Programming/Boost library for BlitzMax?| 
 | ||
| Anyone gotten to wrapping Boost library for BlitzMax? http://www.boost.org/doc/libs/1_41_0 I sort of just stumbled on this. Might be a worthwhile addition. Brucey? :) Ehh? Yeah? | 
| 
 | ||
| Yup, at least part of the functionality: http://tinyurl.com/yd6v7gk ( http://code.google.com/p/maxmods/downloads/list?can=2&q=boost ) | 
| 
 | ||
| Doh | 
| 
 | ||
| Heh... :-p I've only implemented a few things so far with Boost : BaH.Datetime BaH.Interprocess BaH.Mathtoolkit BaH.Rational I think that's it... | 
| 
 | ||
| BaH.Interprocess might be what I'm looking for. I want to do all my backends in BM and one or two GUIs layers in REALBasic since I have a pretty good Richtext control for RB but want to stop using it for most everything else. Interprocess might just be how I can pull that off... maybe. |