This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
janet
Watch
1
Star
0
Fork
0
You've already forked janet
mirror of
https://github.com/janet-lang/janet
synced
2025-11-28 04:55:13 +00:00
Code
Issues
1
Releases
Wiki
Activity
Files
38bf2a5131694cc8f6c7ee2a7e70c768dc51f68f
janet
/
examples
/
hello.janet
Calvin Rose
d4ee760b3e
Change format for declaring flexible arity functions.
2018-11-25 14:03:00 -05:00
4 lines
40 B
Janet
Raw
Blame
History
# Prints hello
(
print
"
hello, world!
"
)
Reference in New Issue
View Git Blame
Copy Permalink