forked from olabini/ioke
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrelease_announcement_E
47 lines (36 loc) · 1.75 KB
/
release_announcement_E
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Ioke E released
---------------
Ioke is a language that is designed to be as expressive as possible. It is a dynamic language targeted at the Java Virtual Machine. It's been designed from scratch to be a highly flexible general purpose language. It is a prototype-based programming language that is inspired by Io, Smalltalk, Lisp and Ruby.
Homepage: http://ioke.org
Download: http://ioke.org/download.html
Programming guide: http://ioke.org/wiki/index.php/Guide
Wiki: http://ioke.org/wiki
Ioke E is the third release of Ioke. It includes many new features from Ioke S, among them full support for Java integration (including implementing interfaces and extending classes), many new methods in the core libraries, IOpt, TextScanner, BlankSlate, better support for regexp interpolation and escapes in regexps, support for Unicode analysis and much more.
Ioke E also includes a large amount of bug fixes.
Features:
- Expressiveness first
- Strong, dynamic typing
- Prototype based object orientation
- Homoiconic language
- Simple syntax
- Powerful macro facilities
- Condition system
- Aspects
- Java integration
- Developed using TDD
- Documentation system that combines documentation with specs
- Wedded to the JVM
The many things added in Ioke E could not have been done without the support of several contributors. I would like to call out and thank:
T W <[email protected]>
Sam Aaron <[email protected]>
Carlos Villela <[email protected]>
Brian Guthrie <[email protected]>
Martin Elwin <[email protected]>
Felipe Rodrigues de Almeida <[email protected]>
Wes Oldenbeuving <[email protected]>
Martin Dobmeier <[email protected]>
Victor Hugo Borja <[email protected]>
Bragi Ragnarson <[email protected]>
Petrik de Heus
Regards
Ola Bini - [email protected]