Java simple REPL implementation Run the simple REPL using the following command from this directory: javac pkg/*.java java pkg/Main.java Requires Java JDK 17+.