Seph (programming language)
From Wikipedia, the free encyclopedia
Paradigm(s) | object-oriented, prototype-based |
---|---|
Designed by | Ola Bini |
Typing discipline | strong |
Influenced by | Ioke, Io, Smalltalk, Lisp, Ruby, Newspeak, Clojure |
Platform | JVM and CLR |
License | MIT License |
Website | http://seph-lang.org/ |
|
Seph is a dynamic, strongly typed, prototype-based programming language targeting the Java Virtual Machine and the Common Language Runtime. It was designed by Ola Bini, a developer of Ioke and JRuby. It has a very simple homoiconic syntax, almost identical to Ioke.
Seph was first announced in July 2010 at the Emerging Languages camp.[1]
References
External links
This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.