Add files to repository
This commit is contained in:
parent
9f200c9084
commit
23d704d496
542 changed files with 75775 additions and 0 deletions
3
examples/hello.js
Normal file
3
examples/hello.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
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.")
|
Loading…
Add table
Add a link
Reference in a new issue