Download List

Projeto Descrição

The Kawa Scheme System is a full Scheme implementation, completely written in Java. Scheme functions and files are automatically compiled into Java byte-codes. Kawa does some optimizations, and the compiled code runs at a reasonable speed. It provides the usual read-eval-print loop, as well as batch modes. The Kawa compilation framework is also useful for implementing other languages on top of JVM. There is active development of XQuery (the XML query language), and less active development of Emacs Lisp, Common Lisp, and EcmaScript.

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-02-17 04:41
1.6.98

Novas linguagens de programação KRL e pseudo-BRL (inspirado BRL), muitas melhorias para a implementação XQuery (Qexo), suporte para scripts CGI e scripts de Unix, em geral, melhor suporte servlet, o trabalho de associações de fluido com os segmentos (não só Futuros), e um novo parâmetro para especificar o formato de saída.
Tags: Major feature enhancements
New programming languages KRL and pseudo-BRL (inspired by BRL), many improvements to the XQuery implementation (Qexo), support for CGI scripts and Unix scripts in general, better servlet support, fluid bindings work with any threads (not just Futures), and a new switch to specify output format.

2001-11-30 06:49
1.6.97

Esta versão baseia-se utilizar o sistema de construção Ant. XML diversos relacionados com melhorias, incluindo uma interface nova linguagem para XQuery (ver Qexo), foram adicionados. A convenção de chamada usado por - full-tailcalls foi alterado para gerar classes menos. Muitas pequenas mudanças, incluindo otimizações foram feitas.
Tags: Major feature enhancements
This release builds using the Ant build system. Various XML-related
improvements, including a new language frontend for XQuery (see Qexo),
have been added. The calling convention used by --full-tailcalls has
been changed to generate fewer classes. Many smaller changes,
including optimizations have been made.

2001-06-26 02:56
1.6.94

Kawa agora pode ser construído com GCJ e pode compilar idiomas suportados (mais útil, Scheme) para nativo usando Kawa + GCJ. Um novo leitor programáveis / lexer e bonita impressora foram escritos. Novas classes de seqüências e árvores foram adicionadas, assim como utilitários para análise, produção, impressão e XML.
Tags: Major feature enhancements
Kawa can now be built with GCJ, and can compile supported languages (most
usefully, Scheme) to native using Kawa+GCJ. A new programmable reader/lexer and
pretty-printer were written. New classes for sequences and trees were added, as
well as utilities for parsing, generating, and printing XML.

2001-01-30 15:14
1.6.70

Initial freshmeat announcement.
Initial freshmeat announcement.

Project Resources