Download List

專案描述

Onyx is a powerful stack-based, multi-threaded, interpreted, general purpose programming language similar to PostScript and Forth. It can be embedded as an extension language into other applications, and was designed to have a small memory footprint. It is among the smallest embeddable interpreters available.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-17 13:01
5.1.2

Locking bugs in the bindsocket and connect operators were fixed.
標籤: Stable, Minor bugfixes

2004-03-16 23:33
5.1.1

A small garbage collector race condition was fixed.
標籤: Stable, Minor bugfixes

2004-03-08 02:31
5.1.0

The build system was changed to build cleanly on OS X 10.3 and NetBSD. Various minor documentation fixes were made.
標籤: Stable, Minor bugfixes

2004-01-18 09:06
5.0.1

A race condition that could cause a crash in the garbage collector was fixed.
標籤: Stable, Minor bugfixes

2004-01-04 06:35
5.0.0

Object-oriented programming support was added. Loadable module support was improved. A command line parsing module was added. Signal handling support was added. A limited form of continuations was added. Stacks were reimplemented to improve performance and reliability. The garbage collector was restructured to improve performance under heavy load. Tail optimization can now be disabled to make debugging easier. Error backtraces now report the files and line numbers where source code originated.
標籤: Stable, Major feature enhancements

Project Resources