Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

orange

< >

orange is a programming language created in 2014 by Robert Fratto.

Source code:
git clone https://github.com/orange-lang/orange
#1186on PLDB 10Years Old


Example from the web:
extern printf(char* s, ...) -> int32 class Person public char* name public Person(char* name) @name = name end end Person john = Person("Johnny") printf("Hello, %s!\n", john.name)
orange Keywords
alias bool break catch char class const continue data def delete do double elif else enum extend extern false final finally float fro get if import int int16 int32 int64 int8 interface new of package private property protected public return set static string super this throw true try uint uint16 uint362 uint64 uint8 var virtual void where while

HackerNews discussions of orange

title date score comments
Orange: A simple systems programming language 06/26/2015 55 38

View source

- Build the next great programming language About Acknowledgements Extensions Day 625 feedback@pldb.io