Skip to content
  • Features
  • Business
  • Explore
  • Marketplace
  • Pricing
Sign in or Sign up
  • Watch 145
  • Star 3,375
  • Fork 287

ponylang/ponyc

Code Issues 204 Pull requests 21 Projects 0 Wiki Insights
Permalink

Join GitHub today

GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.

Sign up
Switch branches/tags
  • Branches
  • Tags
MinGW64 block-message-by-scheduler-number change/type-param-constraint-default-cap cli-tests enhancement/autorecover-rhs feature/gencap-write feature/128-addc-subc filelines files-tests fix/codegen-loop-jump-away fix/typeparam-match-typeparam gc-primitive master netbsd_7 no-coalesce-checking pr/1227 refactor/reference-pass refactor/remove-format-settings refactor/status-pass release
Nothing to show
0.24.4 0.24.3 0.24.2 0.24.1 0.24.0 0.23.0 0.22.6 0.22.5 0.22.4 0.22.3 0.22.2 0.22.1 0.22.0 0.21.3 0.21.2 0.21.1 0.21.0 0.20.0 0.19.3 0.19.2 0.19.1 0.19.0 0.18.1 0.18.0 0.17.0 0.16.1 0.16.0 0.15.0 0.14.0 0.13.2 0.13.1 0.13.0 0.12.3 0.12.2 0.12.1 0.12.0 0.11.4 0.11.3 0.11.2 0.11.1 0.11.0 0.10.0 0.9.0 0.8.0 0.7.0 0.6.0 0.5.1 0.5.0 0.4.0 0.3.3 0.3.2 0.3.1 0.3.0 0.2.1 0.2.0 0.1.7 0.1.6 0.1.5 0.1.4 0.1.3 0.1.2 0.1.1 0.1.0
Nothing to show
Find file Copy path
ponyc/examples/helloworld/main.pony
Fetching contributors…
Cannot retrieve contributors at this time
Raw Blame History
4 lines (3 sloc) 72 Bytes
actor Main
new create(env: Env) =>
env.out.print("Hello, world.")
  • Copy lines
  • Copy permalink
  • View git blame
  • Open new issue
  • © 2018 GitHub, Inc.
  • Terms
  • Privacy
  • Security
  • Status
  • Help
  • Contact GitHub
  • Pricing
  • API
  • Training
  • Blog
  • About
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Press h to open a hovercard with more details.