This website requires JavaScript.
Explore
Help
Register
Sign in
hanez
/
fun
Watch
1
Star
0
Fork
You've already forked fun
0
forked from
fun/fun
Code
Pull requests
Activity
7dc9fca170
fun
/
examples
/
hello_world.fun
7 lines
73 B
Standard ML
Raw
Normal View
History
Unescape
Escape
Major refactoring commit. Switched from Make tu CMake.
2025-09-13 22:55:17 +02:00
#!/
usr
/
bin
/
env
fun
ROFL, in all examples where a function definition in the code, fun does not support functions actualy... :D
2025-09-14 01:04:38 +02:00
/*
*
Hello
world
in
Fun
*/
print
(
"
H
e
l
l
o
,
w
o
r
l
d
!
"
)
Copy permalink