Re: [stack] How the Interpreter Works
"chris glur" <[email protected]>
| Newsgroups | gmane.comp.lang.concatenative |
|---|---|
| Message-ID | <[email protected]> |
From a superficial initial read it seems to be a well structured top-down presentation. I've avoided C#, because I don't want to be screwed by M$, but I was able to understand what I examined of the text. I know a bit about compilers/interpreters and it's not clear why I would want to analyse another one. I was hoping that 'concatinative methods' would lead towards a formal [mathematical like] way of anlysing algorithms and/or proving code correctness. Does it ? == Chris Glur. On 4/5/07, Christopher Diggins <[email protected]> wrote: > I've written a short article about how the Cat interpreter works on > the Cat wiki > http://code.google.com/p/cat-language/wiki/HowTheInterpreterWorks. > I am hoping that it will help other people who are interested in > learning how to construct interpreters and compilers. > > Any comments or suggestions would be much appreciated! > > Christopher Diggins > http://www.cdiggins.com >