|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
||||
|
||||
|
Combining C++ with scripting language
I am generating web pages using FastCGI C++ engine, which takes XML file with page description and generates it. But now I need to use my engine to call some script (It is really not very good idea to hardcode everything in C++.) with some page specific code which is not worth to be added into engine functionality (some simple conditions, loops, ... - only a few lines of specific code).
Now, my question is, which scripting language/languages (Perl, Lua, Ruby, Python, PHP, ...) should I use to achieve the best performance and could be easily called from C++ code? |
|
#2
|
||||
|
||||
|
__________________
Up the Irons What Would Jimi Do? Smash amps. Burn guitar. Take the groupies home. "Death Before Dishonour, my Friends!!" - Bruce D ickinson, Iron Maiden Aug 20, 2005 @ OzzFest Down with Sharon Osbourne Puzzle of the Month solved by sizeablegrin, etienne141 and L7Sqr, superior C/C++ programmers of the month |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Other Programming Languages > Combining C++ with scripting language |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|