as you know you can compile C code to binary. Is there a way in which I can convert a java command line program to binary??
I need it because I made an interpreter in Java and I need to add it to the path of the users PC such that the user does not need to install java or JVM on his or her machine