Skip to content

eduardomanrique/java_dinamico

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java_dinamico

Project to compile the Java Code dynamically.

To see how it works, run the test, on the src/test/resources there are four txt's files that contains the classes that will compile.

To show this functionality: do change of formula on run time, to be easy and get focus on demonstration, we will use the four simple operations (add, multiply, subtract and divide) and to simulate the database, will have the txt file with Java's source inside. How cannot reference a class that was not created yet, we will make a interface to all classes on our “data bases” will implement it.

About

Project to compile the Java Code dynamically.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published