![]() |
File Search | Catalog | Content Search |
REXX is a procedural language that allows programs and algorithms to be written in a clear and structured way, it is also designed to be used as a macro language by arbitrary application programs.
Contains the Regina REXX interpreter (regina and rexx), external queue support (rxstack and rxqueue) and example programs.
Homepage: | http://regina-rexx.sourceforge.net/ |
Package version: | 3.5-3 |
Architecture: | armel |
Distribution: | Debian |
Filename: | regina-rexx_3.5-3_armel.deb |
/* * Test program for Regina 08a * * This program tests the new ANSI REXX String functions: * CHANGESTR() and COUNTSTR(). * */ Trace o Say Say 'This is the output from the COUNTSTR() function' Say Call show_countstr '','' Call show_countstr 'a','abcdef' Call show_countstr 0,0 Call show_countstr 'a','def' Call show_countstr 'a','' Call show_countstr '','def' Call show_countstr 'abc','abcdef' more»
regina(1) regina(1) Name regina - The Regina Rexx Interpreter Syntax regina [ options ] [ script [ scriptparams ]] rexx [ options ] [ script [ scriptparams ]] Description regina will read the file named as script and will assume the contents of that file to be a Rexx program and will interpret that pr more»
rxqueue(1) rxqueue(1) Name rxqueue - The Regina Rexx Interpreter external queue utility Syntax rxqueue [ queue ] [ /fifo | /lifo | /clear | /pull | /queued ] [ text ] Description rxqueue is utility that provides access to the Regian Rexx external queue daemon (rxstack) via stdin and stdout Options more»
rxstack(1) rxstack(1) Name rxstack - The Re more»
regina-rexx (3.5-3) unstable; urgency=low * Applied patch from Petr Salinger (closes: #577112). more»
Regina 3.5 31 December 2009 Changes in this relea more»
This is the Debian GNU/Linux prepackaged version of Regina. Regina is an ANSI compliant REXX interp more»
[DIR] | DEBIAN/ (2) 65535+ mirrors | ||
[DIR] | usr/ (2) 65535+ mirrors |