-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Ash is an imperative and object-oriented programming language that will sit on top of the Java platform. Some of its aims are:
- To modernise the syntax and semantics of Java
- To compile down to Java bytecode
- To be totally interoperable with Java with no extra work
It is currently under heavy development, so many features that are planned are not implemented yet (see the issues section for the to-do list!). Suggestions and help are welcomed, see the issues section of you'd like to propose an idea or let us know about a bug.
Please check out the rest of the wiki for details, such as syntax and a contribution guide (coming soon)
If you'd like to contribute, please check out the Contributing page!
To see our current build status, visit the Travis build page.
To have a chat and discuss the project, head over to the Gitter chat room.
To check out the source code, have a look at the repository.