skip to main | skip to sidebar

YARPP Yet Another Rexx Pre Processor

Yet Another Rexx Pre Processor (YARPP) e' un progetto per un preprocessore Rexx scritto in Rexx e rilasciato sotto licenza GNU/GPL. Yarpp e' anche un "program builder" infatti viene rilasciato con una serie di routine elementari che permettono di "costruire" semplicemente programmi in Rexx. Yarpp stesso e' scritto usando Yarpp.

Le funzioni definite per YARPP

Di seguito l'elenco delle "funzioni semplici" sviluppate per YARPP:
  • raggruppate nella include library system.cmh:
    • getOperatingSystem();
    • getInterpreterName();
    • getEnvironmentName();
    • getCurrentDirectory();
  • raggruppate nella include library time.cmh:
    • getSystemTimeStamp();
  • raggruppate nella include library debug.cmh:
    • initDebug();
    • getDebug();
    • showDebug();
    • endDebug();
Di seguito l'elenco delle "funzioni complesse" sviluppate per YARPP:
  • displayCopyright();
  • deteteFile();
  • sendMessage();
  • verifyFile();
  • writeToLog();
La prima funzione che sara' illustrata e' la getSystemTimeStamp();

[Home] [Index] [Usage] [Environment variable] [pre-processor] [funzioni] [debug]

Nessun commento:

Posta un commento

Post più recente Post più vecchio Home page
Iscriviti a: Commenti sul post (Atom)

Yarpp on cloud

Alcuni link sul Rexx

  • IBM Research | Mike Cowlishaw
  • RexxLA (Rexx Language Association)
  • Mark Hessling's Home Page
  • Regina Rexx interpreter
  • Dennis Bareis
  • PPWIZARD HTML Preprocessor...
  • Many inf file converted in html
  • Rexx/imc by Ian Collier
  • Brexx by Vassilis N. Vlachoudis
  • Classic Rexx Tutorial
  • r4 (Rexx for Microsoft Windows)
  • roo! (Rexx Object Oriented)
  • Open Object Rexx
  • IBM - NetRexx - Software