I am making a calculator using JFrame. I want to use the eval() built-in function of javascript. I used to do this using the Nashorn engine. But on further googling, I found tha