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-08 12:32:30 +00:00
Code
Issues
1
Releases
Wiki
Activity
Files
82416e4e4e69683f48eacc68929b1e4ba4b919d2
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