MUD-Dev
mailing list archive

Other Periods  | Other mailing lists  | Search  ]

Date:  [ Previous  | Next  ]      Thread:  [ Previous  | Next  ]      Index:  [ Author  | Date  | Thread  ]

Re: [MUD-Dev] Storing tokens with flex & bison



"Jon A. Lambert" wrote:
> That stored list would be called a pre-tokenized stream.  It's how the
> old MS-Basic and C64 Basic used to save code when exiting the editor.

Sort of. Microsoft BASIC and its direct derivatives (Commodore,
AppleSoft, etc) did what amounted to a search and replace. You got a
mixture of raw text and tokens. This allowed it to get away without
doing the syntax checking of some other BASICs (Atari BASIC, for
example).

> X.  I don't know offhand of any books that cover VM design in depth.

Me either. I think that's a shame.
-- 
http://www.classic-games.com/
Conspiracy theorists mistakenly assume others think before acting.
*** Please limit .sigs to four lines and avoid HTML mail or posts. ***



_______________________________________________
MUD-Dev maillist  -  MUD-Dev#kanga,nu
http://www.kanga.nu/lists/listinfo/mud-dev



Other Periods  | Other mailing lists  | Search  ]