From: | Jeremy J Starcher <r3jjs@yahoo.com> |
Newsgroups: | comp.compilers |
Date: | Wed, 19 Nov 2008 03:20:59 GMT |
Organization: | at&t http://my.att.net/ |
References: | 08-11-061 |
Keywords: | parse, practice |
Posted-Date: | 19 Nov 2008 19:50:39 EST |
On Sat, 15 Nov 2008 09:49:38 -0800, tuxisthebirdforme@gmail.com wrote:
> I'm curious and just a bit nosy and would
> like to know how you're experience went doing things this way. Thanks.
> [I hand-wrote a scanner for Fortran 77 about 30 years ago. It worked
> but it was pretty gross because Fortran's lexical structure is so
> strange. -John]
I wrote a byte-code compiler and VM in Javascript.
It handles a Visual-Basic type syntax with strong type-checking.
< http://mopedepot.com/jjs/mote/ >
Return to the
comp.compilers page.
Search the
comp.compilers archives again.