I'm getting into game programing. (C++)
Sooner or later I will need to Embed a scripting language in
my program. Since I am familar with perl I have decided to use
it.
The problem is the examples of how to embed it in a C program are
for *nix based compilers and I use windows.
Has anyone ever done this using ActiveState perl?
I use Borland C++ builder 4.5 and Dev C++.
thanks