encore-lang.github.io

Webpage for encore

View My GitHub Profile

Encore

Encore is a high-level, object oriented programming language for the multi-core era.

module Hello

class Main
  def main() : void
    println("Hello")
  end
end

Check out the Encore book (a work in progress!)

Contributors

People who have contributed code to encore are, alphabetically:

Are you missing in this list? Sorry! Let us know, or — even better — send a PR!