Download List

專案描述

Kew is a simple, embeddable, container-based, object-oriented programming language. Many of its features are inspired by Smalltalk and Scheme. Its syntax is similar to Smalltalk's, but it has the compact and modular design of Scheme, along with proper closures and continuations. There is also powerful exception handling and write-your-own containers, which allow you to produce sandboxes.

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.

2002-03-07 15:09
0.1.4

This version includes big improvements to the compiler and core library. There are now some example components, lots of extra documentation, and an updated tutorial. The compiler is now written in Kew itself.
標籤: Major feature enhancements

2001-07-19 02:24
0.1.2

A compiler that generates C code and compiles and links against Kew's runtime support library, and the beginnings of a simple standalone container which allows Kew modules to be dynamically loaded and executed.
標籤: Initial freshmeat announcement

Project Resources