User forums > Using Code::Blocks
Immediate Window?
jleach:
I took a look at Lua but admittedly I can't make much sense of it (or how I would implement it to get anything near the desired result) in the brief time I spent looking over it. It seems as though I would have to learn a new (albeit lightweight) language to do so.
Sorry about my ignorance, this is all very new to me. I'll look deeper into it.
Thanks,
oBFusCATed:
Lua was just an example, you can embed any embeddable language (CB uses squirrel) - python, perl, lua, haskell, probably c#+mono (Unity the game engine is using it as a script), etc...
stahta01:
CINT is an interpreter for C and C++ code; it might do what you want, without a lot of work.
Either as an C::B Plugin or as an less likely as an user tool.
http://root.cern.ch/drupal/content/cint
Tim S.
jleach:
Many thanks guys, it's much appreciated. I'll look into them.
Now if only I could find a c++ forum that is at least somewhat close to as professional as this place seems to be... :?
cheers,
Jack
oBFusCATed:
http://stackoverflow.com/ ?
Navigation
[0] Message Index
[*] Previous page
Go to full version