Download List

Projeto Descrição

RPL/2 (Reverse Polish Lisp/2) is a langage derived from the RPL made by Hewlett-Packard for its HP-28S. It has some extensions (preprocessor, compilated libraries, new functions), a TeX output, and can draw graphics.

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.

2012-12-19 09:35 Back to release list
4.1.11

Compartilhados e variáveis estáticas agora são armazenados em uma árvore. Giac/src única baseia-se em rplcas (giac/Makefile.am é modificado). Gnuplot, lapack, giac, unidades e ncurses são atualizados. Recursos entre processos são removidos quando RPL/2 não é possível executar sua rotina de inicialização para manter o sistema operacional tão limpo quanto possível. Gerenciamento de sinal é reescrito para evitar um bug estranho no NetBSD onde um manipulador de sinal pode ser chamado de dentro de um segmento especial e não no thread de chamada. Um grande bug seja corrigido em STO intrínseca. STO retorna um erro quando tem que criar uma variável global se intrínseca que nenhum (padrão) é definido.
Shared and static variables are now stored in a tree. Only giac/src is built in rplcas (giac/Makefile.am is modified). Gnuplot, lapack, giac, units, and ncurses are upgraded. Interprocess capabilities are removed when RPL/2 cannot run its initialization routine to keep operating system as clean as possible. Signal management is rewritten to avoid a strange bug on NetBSD where a signal handler can be called within a special thread and not in the calling thread. A major bug is fixed in STO intrinsic. STO returns an error when it has to create a global variable if intrinsic none (default) is set.

Project Resources