Chris Burrows a =E9crit :
> <Roma.Sokolov@[EMAIL PROTECTED]
> wrote in message
> news:1169394246.692014.308130@[EMAIL PROTECTED]
> >
> > Does anyone know if there is already some valid interpreter of P-code
> > (intermediate language for UCSD Pascal) written in C# ?
> >
>
> I don't know of an existing P-Code interpreter written in C# but I'm
> interested to know why you are asking.
>
> I also have some questions:
>
> Does it have to be written in C# or are you just looking for a P-Code
> interpreter that runs on .NET?
>
> Does it have to be the UCSD implementation of the P-code interpreter or
> would the ETH P4 version of the P-code interpreter be sufficient? (Maybe
> they are the same anyway?). For more info about P4 see:
>
> http://homepages.cwi.nl/~steven/pascal/book/pascalimplementation.html
>
> --
> Chris Burrows
> CFB Software
> http://www.cfbsoftware.com/gpcp
First, this is for educational purposes.
Second, yes, that should be C#, but if there is anyone else written in
other language on .net, then it`s ok too.
Third, I`d known about that link you gave, the exact version of p-code
to interprete is described there, I suppose it is UCSD version.


|