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 20:12:27 +00:00
Code
Issues
1
Releases
Wiki
Activity
Files
c901edbfb969972802252e4203f18f371f054d95
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