home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / OS2SBPL.ZIP / README.DOC < prev    next >
Text File  |  1990-01-27  |  3KB  |  66 lines

  1. This program library contains a NEW programming language for
  2. PC DOS and MS DOS called The Structured Programming Language.
  3. The library has the following files:
  4.  
  5. 1. SP.EXE and SPA.EXE the Structured Program Language Processor.
  6.  
  7. 2. MANUAL the manual for the Structured Programming Language
  8.  
  9. 3. IPLOT.SP a program that plots a 3d picture. Use scale factor 5.
  10.  
  11. 4. BLACKJAC.SP a program that plays blackjack.
  12.  
  13. 5. ERAT.SP a benchmark program that creates prime numbers.
  14.  
  15. 6. IPICDUMP.SP a program that loads a digitized picture of me
  16.    on an IBM computer with an EGA card.
  17.  
  18. 7. PREDITOR.SP a PRogram EDITOR written in SPL that is suited for writing
  19.    programs in the Structured Programming Language. After PREDITOR.BAS is
  20.    created, compile the program with the MS BASIC compiler for speed.
  21.    PREDITOR is a commercial program distributed as shareware and you can
  22.    try it for a month and purchase it for $25 if you are satisfied 
  23.    with it.
  24.  
  25. The program IPICDUMP.SP when translated to BASIC,loaded and saved
  26. in the Microsoft Basic interpreter as an ascii file and then compiled
  27. with VERSION 2 QUICK BASIC compiler,will load the file PICTURE on an
  28. IBM PC with an EGA card with HIGH RESOLUTION Color monitor 650x350
  29. 16 colors (Monitor set to monochrome mode giving 16 shades of grey).
  30. This picture will be a digitized photo of me.
  31.  
  32. When IPICDUMP.EXE is run it will ask ROW LENGTH You input 320.
  33. It will then ask for a scale factor,You input 2.
  34. It will then ask for a picture file name,You input PICTURE.
  35. Press the space bar to end the program and go back to DOS.
  36.  
  37. I have gotten this language to work on various computers ranging
  38. from the IBM PCjr,IBM PC,Zenith Z-100 to various IBM Work alike
  39. computers. It is meant to work with your BASIC compiler and/or 
  40. interpreter, since the language processor translates SPL to 
  41. Microsoft BASIC. It will even cooperate with the newest BASIC 
  42. compilers that allow for very large object module sizes. This 
  43. means you could have SPL code that can use an entire 640k IBM PC.
  44.  
  45. NOW the SPL processor creates BASIC code that does not have to be
  46. loaded into the BASIC interpreter first, JUST sort the program
  47. using your DOS SORT utility and then input the sorted BASIC program
  48. into your favorite BASIC compiler.
  49.  
  50. SPL translated programs are portable to other computers depending
  51. on the type of operations you do. Potential target machines are
  52. CP/M, AMIGA , MACINTOSH , ATARI ST and others that support compiled
  53. and interpreted BASIC. The SPL processor will work on IBM addons
  54. for AMIGA, MACINTOSH , ATARI ST computers.
  55.  
  56.  
  57.  
  58.  
  59.        The manual for the Structured Programming Language is found in
  60. file MANUAL. This file has been encrypted WITH A PASSWORD. You will need
  61. to call me at 516 694 5872 to obtain the password to allow you to have a
  62. manual you can read and print out. Thank you for your understanding. Please
  63. call during normal New York business hours. I will help you succeed in
  64. using the Structured Programming Language.
  65.  
  66.