Erik
2005-01-02 11:01:50 UTC
Well, according to Google groups, this will be the first post of the
year, so: First Post! Woo-Hoo!
Anyway,
I was reading some docs on Objective-C, which I have yet to really
start learning, and I found myself wondering on how Mops (or any OO
Forth for that matter) would handle instantiating or calling objects in
Objective C or C++.
For example, if you have an ObjC or C++ shared library. Being that
they both are object oriented languages, it would make sense that there
would be classes and objects involved. If calling that library meant
accessing those objects, then I'm sure there would be some
cross-language quirks to say the least.
Then again, ObjC (to my understanding) uses the C conventions for
shared library calling, so perhaps using ObjC objects wouldn't be that
difficult. C++ would be a different story, though...
Anyway, I just wanted to throw that out there and see what everybody
thought. Thanks for your time!
Happy New Year!
Erik
year, so: First Post! Woo-Hoo!
Anyway,
I was reading some docs on Objective-C, which I have yet to really
start learning, and I found myself wondering on how Mops (or any OO
Forth for that matter) would handle instantiating or calling objects in
Objective C or C++.
For example, if you have an ObjC or C++ shared library. Being that
they both are object oriented languages, it would make sense that there
would be classes and objects involved. If calling that library meant
accessing those objects, then I'm sure there would be some
cross-language quirks to say the least.
Then again, ObjC (to my understanding) uses the C conventions for
shared library calling, so perhaps using ObjC objects wouldn't be that
difficult. C++ would be a different story, though...
Anyway, I just wanted to throw that out there and see what everybody
thought. Thanks for your time!
Happy New Year!
Erik