embedded-language Questions

1

Solved

I'm interested in embedding a Prolog interpreter in Java. One option is using JPL, but the download links on the JPL site are broken, and the installation page mentions a jpl.zip that I can't find....
Bacteriostat asked 27/5, 2009 at 8:0

4

Solved

I'm thinking about using Python as an embedded scripting language in a hobby project written in C++. I would not like to depend on separately installed Python distribution. Python documentation see...
Digenesis asked 15/2, 2009 at 17:12

4

We wish to provide people to be able to add some logic to their accounts(say, given a few arguments, how to compute a particular result). So, essentially, this would be tantamount to writing simple...
Grist asked 14/11, 2008 at 11:55

3

Solved

I have a C program with an embedded Perl interpreter. I want to be able to precompile some Perl code from within the program. How do I do that? Rationale (if anyone is interested) is to be able to...
Thanatos asked 4/11, 2008 at 0:8

© 2022 - 2024 — McMap. All rights reserved.