README.1ST 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. RIGAL/DEMO V.2.18
  2. ==================
  3. May 29, 1992
  4. This version of Rigal is non commercial
  5. and useful only for demonstration and simple examples.
  6. For IBM/PC/XT, IBM/PC/AT, IBM/PS-2 and compatible,
  7. under MS-DOS with any colour graphic card.
  8. Hard disc is not used for DEMO execution.
  9. DEMO package may be moved to another hard or floppy disc.
  10. Not copy-protected. Free available.
  11. WHAT TO DO
  12. ==========
  13. 1. Insert this floppy disk to drive and close disk drive door.
  14. ( for example, drive A: )
  15. 2. Press A: and "ENTER" key.
  16. 3. Press DEMO and "ENTER" key
  17. 4. Watch demo package - about 20 minutes (in default mode )
  18. 5. Open disk drive door and take out this floppy disc.
  19. DEMONSTRATION
  20. =============
  21. Press DEMO
  22. Press DEMO 10 for fast show,
  23. DEMO 300 for low speed.
  24. (default is DEMO 100)
  25. RUNNING RIGAL
  26. =============
  27. Press RIG [ file_name ] in this directory
  28. RIG.EXE includes
  29. Built-in Text Editor, Checker and Interpreter.
  30. Default work file is WORK.RIG.
  31. You can call RIG.EXE from ANY directory too.
  32. You can give it one parameter - file name without .RIG
  33. Documents in English
  34. README 1ST - this file
  35. HELP TXT - small help about scanners
  36. RIGAL DOC - short description of RIGAL language
  37. Examples
  38. WORK RIG - printnig small tree
  39. EXA RIG - used for DEMO.
  40. EX1 RIG - takes Head and Tail of list ( like EXA.RIG)
  41. EX2 RIG - Analyses arithm. expression
  42. EX TXT - example of expression
  43. * RIG - small language example
  44. All other files are necessary for running DEMO
  45. ( or are generated during running DEMO or RIG )