Enlist the features of Rexx as a programming language.

devquora
devquora

Posted On: Feb 22, 2018

 

Following are the few features of Rexx-

  • Rexx language has a very simple syntax format.
  • Rexx can support multiple functions, procedures and route commands to several environments.
  • It comes with very few artificial limitations and provides crash protection.
  • Rexx is based on character strings and dynamic data typing.
  • Rexx only supports UNIX style command line parameters.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Rexx Interview Questions

    What is Uni-REXX?

    Uni-REXX is a UNIX implementation of Rexx programming language which offers rich sets of functions that are particularl..

    Rexx Interview Questions

    Does Uni-Rexx give me any capabilities designed specifically for the UNIX environment?

    Rexx offers a rich set of functions other than the standard language features. These functions are designed specificall..

    Rexx Interview Questions

    Is it possible to combine Uni-Rexx with a compiled language in any application? What applications interfaces are there?

    there are wide Application Programming Interfaces (APIs) available in uni-Rexx. These APIs help in starting a new Rexx ..