Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #8325
| Date | 2011-09-26 10:17 +0300 |
|---|---|
| From | Donkey Hottie <donkey@fredriksson.dy.fi> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: from c++ to java |
| References | <21368127.1291.1316976511057.JavaMail.geo-discussion-forums@prng5> <j5o69t$2k5$1@news.albasani.net> |
| Message-ID | <t9l5l8-gee.ln1@hurricane.fredriksson.dy.fi> (permalink) |
| Organization | NBL Networks Oy |
26.9.2011 0:26, BGB kirjoitti: > > I had investigated the use of Java as a high-level scripting language, > but came to the opinion that it has some notable drawbacks in this area > (in particular, the lack of "load scripts from source-files" and "eval", > and the general level of pain needed to interface it with a primarily C > and C++ codebase). so, I eventually opted to continue using my own > technology. Did you ever consider JavaScript? There should be several engines available, and it loads of couse from source files, and has eval. -- Exercise caution in your daily affairs.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
from c++ to java Asit Dhal <lipun4u@gmail.com> - 2011-09-25 11:48 -0700
Re: from c++ to java Arne Vajhøj <arne@vajhoej.dk> - 2011-09-25 15:19 -0400
Re: from c++ to java BGB <cr88192@hotmail.com> - 2011-09-25 14:26 -0700
Re: from c++ to java Donkey Hottie <donkey@fredriksson.dy.fi> - 2011-09-26 10:17 +0300
Re: from c++ to java BGB <cr88192@hotmail.com> - 2011-09-26 19:04 -0700
Re: from c++ to java Arne Vajhøj <arne@vajhoej.dk> - 2011-09-27 19:38 -0400
Re: from c++ to java Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-09-25 20:54 -0300
Re: from c++ to java Roedy Green <see_website@mindprod.com.invalid> - 2011-09-25 18:02 -0700
Re: from c++ to java Jason S <jason.savlov@gmail.com> - 2011-09-26 15:36 -0400
csiph-web