home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / forth / bbl_a.zip / READ.ME < prev   
Text File  |  1986-10-25  |  1KB  |  52 lines

  1. ALPHA    DOC  overview of BBL -- messages on BIX
  2. ALPHA2   DOC  "
  3. ALPHA3   DOC  benchmark results
  4. ALPHA4   DOC  "
  5. THOUGHTS DOC  notes on work still to be done on BBL
  6.  
  7. BBL      ASM  Mainline routine for BBL Forth Compiler
  8. BBLACK   ASM
  9. BBLADCVT ASM
  10. BBLALLOT ASM
  11. BBLARITH ASM
  12. BBLAS    ASM
  13. BBLBANG  ASM
  14. BBLBRAN  ASM
  15. BBLCONST ASM
  16. BBLDEFIN ASM
  17. BBLDICT  ASM
  18. BBLDOC   ASM <=== read this to get blueprint of BBL
  19. BBLDOS   ASM
  20. BBLEQU   ASM
  21. BBLERR   ASM
  22. BBLEXEC  ASM
  23. BBLFETCH ASM
  24. BBLFIND  ASM
  25. BBLFLAG  ASM
  26. BBLFORGT ASM
  27. BBLFORM  ASM
  28. BBLLOGIC ASM
  29. BBLLOOP  ASM
  30. BBLMACRO ASM
  31. BBLOINT  ASM
  32. BBLSEGS  ASM
  33. BBLSPEED ASM
  34. BBLSTACK ASM
  35. BBLSTART ASM
  36. BBLSTRIN ASM
  37. BBLUNOP  ASM
  38. BBLVAR   ASM
  39. BBLVOCS  ASM
  40. BBLWHY   ASM
  41. BBLWIND  ASM
  42. C        BAT  assemble and link for use with periscope debugger
  43. ASM      BLK  source code for the post fix assembler
  44. BLIND    BLK  source code for speech synthesis for the blind
  45. DISPLAY  BLK  source code for screen poke (in postfix asm)
  46. FORTH    BLK  default file of CACHEed screens
  47. NED      BLK  source code for screen editor -- not finished
  48. TEST     BLK  file of sample forth screens -- contains two benchmarks
  49. BBL      DOC  MS-Word version 4 style documentation on BBL
  50. BBL      EXE  BBL forth compiler - executable
  51. BBL      STY  MS-Word style sheet for BBL.DOC
  52.