print("Hello, TempleOS, from MuJS!") print("Current date and time is: " + JSON.stringify(new Date())) print("Type mujs; with no arguments for a REPL, or mujs(\"path/to/file.js\"); to run a program.")