Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version enthält eine große Verbesserungen gegenüber der Compiler und die Core-Bibliothek. Es gibt nun einige Beispiele für Komponenten, viel Extra-Dokumentation und eine aktualisierte Anleitung. Der Compiler ist jetzt in Kew selbst geschrieben.
Tags: Major feature enhancements
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.

2001-07-19 02:24
0.1.2

Ein Compiler erzeugt, dass C-Code und kompiliert und Links gegen Laufzeit-Support-Kew Bibliothek, und die Anfänge der eine einfache Standalone-Container, der kann Kew Module dynamisch geladen und ausgeführt werden.
Tags: Initial freshmeat announcement
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.

Project Resources