RPL/2 4.1.18

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, parallel computing), a TeX output, and can draw graphics.

Tags language scientific compiler interpreter rpl rpn parallel computing
License CECILL
State stable

Recent Releases

4.1.1828 Jul 2014 17:03 minor feature: - major regression is fixed in SysV semaphore emulation subsystem (segfault); - gmp is upgraded; - ncurses is upgraded; - empilement_pile_last() is modified to delete argument from current stack if it cannot save all arguments (to few arguments error _before_ first call to depilement() by parent routine).