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-10-07 12:02:28 +00:00
Code
Issues
1
Releases
Wiki
Activity
Files
7c15e7f7dc333f252f2ffabf8c5b72088150cc78
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