Rexx Programming Language
Benvenuti nella sezione di programmazione in Open Object REXX!
La scelta di questo particolare linguaggio di programmazione, non molto conosciuto anche se esiste da più di trenta anni, è dovuta alle seguenti considerazioni:
E' un linguaggio interpretato, semplice da apprendere. Ciò consente soprattutto ai neofiti di esercitarsi sui due soli tipi dati (numerici e stringhe) e sulle espressioni prima di passare alla vera e propria programmazione. Insomma, una modalità "dolce" di avvicinamento alla programmazione molto adatta anche per chi pensa di non essere in grado di programmare. Ricordando che questa iniziativa è dedicata alle persone che vogliono far da sè, è opportuno che anche chi non ha basi informatiche possa avere la sua occasione per iniziare;
E' un linguaggio di scripting molto potente, soprattutto nella gestione delle stringhe e sulle tecniche di parsing (suddivisione delle stringhe in entità logiche di interesse, ricerca di particolari sottostringhe);
Consente la creazione di procedure batch in modo molto snello;
Questa la sua comunità internazionale di riferimento (
http://www.oorexx.org/).
Scaricate immediatamente dal sito di riferimento l'ultima versione di OpenObject REXX e installatelo!
In bocca al lupo e buona curiosità a tutti.
Welcome to the section of the Open Object REXX programming language !
The choice of this particular programming language (even if there is more than thirty years) it is due to the following considerations :
It's an interpreted language, easy to learn. This allows especially to beginners to practice on only two data types (numeric and string) building simple expressions before moving on to the programming. In short, a gentle way to approach the art of programming, very suitable for those who are not already programmers. Remember that this initiative is for people who want to do by itself: so even those who have no computer programming skills may have his/her chance to start;
It's a very powerful scripting language , especially in the handling of strings and parsing techniques ( split strings into logical entities of interest, search for a particular substring and so on) ;
Allows creation of batch processes in a very slender ;
This is its the international community (
http://www.oorexx.org/).
Download immediately Open Object REXX from the reference site and install it!
Good luck and good curiosity to all you!