Download List

Projeto Descrição

rpal is an interpreter for RPAL (Right-reference
Pedagogic Algorithmic Language), a simple
functional programming language that is a subset
of PAL, a language invented at MIT by Wozencraft
and Evans in the early 1970s.

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.

2006-10-04 10:53
0.2.0-rc1

Tuplas são avaliados da direita para a esquerda, como deveriam ser. Além disso, o recuo no emacs agora funciona corretamente.
Tags: Minor bugfixes
Tuples are now evaluated right-to-left, as they
should be. Also, indentation in emacs now works
properly.

2006-10-02 12:58
0.1.3

Esta versão corrige dois bugs desagradáveis: um problema com o operador de exponenciação e um problema com a saída REPL quando ocorreu um erro de execução.
Tags: Major bugfixes
This release fixes two nasty bugs: a problem with
the exponentiation
operator and a problem with the REPL exiting when
a runtime error
occurred.

2006-02-07 02:32
0.1.2

Uma opção - interactive agora é fornecido, que lança um read-eval-print loop.
Tags: Minor feature enhancements
An --interactive option is now provided, which launches a read-eval-print loop.

2006-02-04 03:34
0.1.1

Tags: Initial freshmeat announcement

Project Resources