Orange Lang Orange Save Abandoned

The Orange programming language

Project README

Orange logo

Linux/OS X Windows

Orange is a statically typed, multi-paradigm (imperative, object-oriented) systems programming language with a focus on high productivity and extendability.

Goals

  • Be Productive. Provide a simple syntax for writing code quickly and make it easy to download and install project dependencies. Provide strict type checking to make sure basic type errors can’t happen.
  • Be Extendible. Allow developers to extend new interfaces to existing types, and allow creating/using compiler extensions that can add new language features or code checks.
  • Be Flexible. Combine the extendability and productivity to make Orange suitable for any kind of development, from embedded programming to high-level applications like web servers.

Resources

Building

Building on OS X, Linux, and Windows are supported. Make sure to install go and then simply run the following command:

$ go get -u github.com/orange-lang/orange/cmd/...

Community

Orange has a Gitter. Come say hi! Feel free to open any issues on Github about questions, suggestions, or bugs. We also have a Google Group open to the public.

Contributing

All pull requests, questions, and suggestions are welcome. Orange is in early development, and all planned code is documented in the issues. Feel free to claim any of the issues or contribute in any other way you'd like!

Open Source Agenda is not affiliated with "Orange Lang Orange" Project. README Source: orange-lang/orange
Stars
70
Open Issues
5
Last Commit
6 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating