Name: Friendship is Magic 2017-06-02 13:38
https://github.com/ponylang/ponyc
Have anyone tried it? Looks like a sane alternative to Rust and Sepples
Have anyone tried it? Looks like a sane alternative to Rust and Sepples
say 'Hello, World!'
actor Main
new create(env: Env) =>
env.out.print("Hello, world!")
PonyNo thank you
<html>
<head>
<title>Personal Home Page</title>
</head>
<body>
<?php echo '<p>Hello World</p>'; ?>
</body>
</html>