On Saturday, 14 December 2013 at 13:44:01 UTC, Marco Leise wrote:

You can load libraries at runtime like OpenGL or a database
driver. This applies to all C and D libraries as well as C++
libraries to some extent.

Can you give me an example how to do this?
Or does Java have an eval() method of some sort now?
Not directly, you can read this: http://rosettacode.org/wiki/Runtime_evaluation/In_an_environment#Java

Reply via email to