Orc release 2.1.1 (Thu, 07 Jan 2016)
Orc 2.1.1 is an update of the Orc implementation. This release makes no language changes. The release does improve the Orc Eclipse plug-in and extends the standard library slightly. In addition, significant work has gone into improving the underlying implementation.
See our Downloads page for detailed instructions on how to download and use Orc within Eclipse, locally within your Web browser, or from the command line.
Added:
- Add ObservationSubject to the standard library.
Modified:
- Improved compiler errors and warning messages.
- Updated Scala dependency to 2.11.7.
- Updated Eclipse plug-in version requirement to Eclipse 3.6.0.
- Improved Orc program launching in Eclipse, including a bug fix for Eclipse Mars (4.5).
- Internal changes to enable multiple backends. The default backend is unchanged.
Removed:
- Orc project automatically build in Eclipse.