Télécharger la liste

Description du projet

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.

Système requise

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

Cette version comprend des améliorations significatives dans le compilateur et la bibliothèque de base. Il ya maintenant certains composants, par exemple, beaucoup de documentation supplémentaire, et une mise à jour tutoriel. Le compilateur est maintenant rédigé en Kew lui-même.
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

Un compilateur qui génère du code C et les compile et les liens avec les bibliothèques Runtime Support de Kew, et les débuts d'un conteneur simple et autonome qui permet de Kew modules pour être chargés dynamiquement et exécuté.
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