This website requires JavaScript.
Explore
Help
Sign In
guanjihuan
/
GitHub_collection_hello-world
Watch
1
Star
0
Fork
0
You've already forked GitHub_collection_hello-world
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
GitHub_collection_hello-world
/
s
/
standard-ml.sml
4 lines
48 B
Standard ML
Raw
Normal View
History
Unescape
Escape
added sml hello world
2014-02-22 17:53:14 -05:00
fun
hello
(
)
=
print
(
"
H
e
l
l
o
w
o
r
l
d
!
\n
"
)
;
Added Standard ML (SML)
2014-02-23 18:21:37 -05:00
added sml hello world
2014-02-22 17:53:14 -05:00
hello
(
)
Reference in New Issue
Copy Permalink