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
2024-11-16 13:44:48 +00:00
Code
Issues
1
Releases
Wiki
Activity
184fe31e0c
janet
/
examples
/
hello.janet
6 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add some builtin functions and some examples.
2018-03-13 20:40:56 +00:00
# Prints hello
Change primary looping macro to 'loop' instead of 'for'.
2018-05-24 02:08:36 +00:00
(import examples.3sum)
Add some builtin functions and some examples.
2018-03-13 20:40:56 +00:00
(print "hello, world!")
Reference in New Issue
Copy Permalink