New Project Proposal: Golo [message #1691957] |
Fri, 10 April 2015 18:04 |
Eclipse User |
|
|
|
Golo is a dynamically-typed programming language for the Java Virtual Machine. Golo is largely interoperable with Java and other JVM languages (e.g., numeric types are boxing classes from java.lang, and collection literals leverage java.util classes). Golo supports imperative and functional programming patterns. Golo is not a strictly object-oriented programming language: it very much resembles Go in the sense that methods are just functions applied to specific receiver types. Golo or Java defined types can be augmented in Golo, that is, new methods can be made available.
https://projects.eclipse.org/proposals/golo
|
|
|
Powered by
FUDForum. Page generated in 1.41245 seconds