Open Object Rexx
Open Object Rexx is an object-oriented scripting language. The language is designed for both beginners and experienced Rexx programmers. It is easy to learn and use, and provides an excellent vehicle to enter the
world of object-oriented programming without much effort.
It extends the procedural way of Rexx programming with object-oriented features that allow you to gradually change your programming style as you learn more about objects.
For more information on ooRexx, visit http://www.oorexx.org/
For more information on Rexx, visit http://www.rexxla.org/
- Developed at devel:languages:misc
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/ooRexx && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
debian.tar.gz | 0000002790 2.72 KB | |
ooRexx-4.2.0-gcc6.patch | 0000026900 26.3 KB | |
ooRexx-4.2.0.tar.bz2 | 0001292665 1.23 MB | |
ooRexx-chdir-setgroups.patch | 0000000590 590 Bytes | |
ooRexx-rpmlintrc | 0000001155 1.13 KB | |
ooRexx.changes | 0000007034 6.87 KB | |
ooRexx.dsc | 0000000582 582 Bytes | |
ooRexx.spec | 0000012882 12.6 KB | |
set_default_rexx_path.patch | 0000003273 3.2 KB | |
systemd-fixes.patch | 0000000367 367 Bytes |
Revision 22 (latest revision is 24)
Dominique Leuenberger (dimstar_suse)
accepted
request 897755
from
Erico Mendonca (emendonca)
(revision 22)
- Fixing build on latest tumbleweed by forcing C11 mode.
Comments 0