Downloadliste

Projektbeschreibung

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.

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.

2006-10-04 10:53
0.2.0-rc1

Tupel werden jetzt ausgewertet von rechts nach links, wie sie sein sollten. Auch, Einzug in Emacs funktioniert jetzt ordnungsgemäß.
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

Diese Version behebt zwei böse Fehler: ein Problem mit der Exponential-Operator und ein Problem mit der REPL verlassen, wenn ein Laufzeitfehler aufgetreten.
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

An - interaktive Option ist nun vorgesehen, die eine schreibgeschützte startet-eval-print-Schleife.
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