Hello,
I'm writing an intelligent tutoring program, and I would like to run java code that is saved into a text file (which was created by a Java program). In Python I would just use the "exec expression in expression [, expression]" to do this, however I cannot seem to be able to find the equivalent class in Java.
Does anyone know what class I need to dynamically compile and run Java code?
Thanks
Dynamically compile and run Java code
Started by Exem, Mar 23 2009 10:16 PM
2 replies to this topic


Sign In
Create Account


Back to top









