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!")