home *** CD-ROM | disk | FTP | other *** search
/ Using VRML (Special Edition) / Special_Edition_Using_VRML_CDROM_Que_1996.iso / webpages / software / dos / utils / lparse / lsys09.ls < prev    next >
Text File  |  1993-11-23  |  284b  |  20 lines

  1. # --- L-System Parser/Mutator --- Lj Lapre ----------------------------------
  2. 10
  3. 10
  4. 80
  5. FS
  6. S=WZ'!cS
  7. W=R%R>>>>>>>>>R%R>>>>
  8. R=[da%a%g%g]
  9. a=[{nmmn}]
  10. g=[NMMNL]
  11. m=+zm
  12. n=-zn
  13. M=+ZM
  14. N=-ZoN
  15. d=^d
  16. L=Z';+Z';+Z';+Z';+[&&&l]L
  17. l=[c{--z++z++z--|--z++z++z}]
  18. o=[---------!!!'''cZl]
  19. @
  20.