|
|
P-code interpreter
Hi
Does anyone know if there is already some valid interpreter of P-code
(intermediate language for UCSD Pascal) written in C# ?
Best regards,
Roman
|
|
0
|
|
|
|
Reply
|
Roma.Sokolov (2)
|
1/21/2007 3:44:06 PM |
|
<Roma.Sokolov@gmail.com> wrote in message
news:1169394246.692014.308130@v45g2000cwv.googlegroups.com...
>
> 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
|
|
0
|
|
|
|
Reply
|
Chris
|
1/22/2007 12:01:22 AM
|
|
Chris Burrows a =E9crit :
> <Roma.Sokolov@gmail.com> wrote in message
> news:1169394246.692014.308130@v45g2000cwv.googlegroups.com...
> >
> > 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.
|
|
0
|
|
|
|
Reply
|
Roma
|
1/22/2007 4:24:38 AM
|
|
|
2 Replies
326 Views
(page loaded in 0.079 seconds)
Similiar Articles: Fortran to VB translator - an update - comp.compilersP-code interpreter - comp.lang.pascal.misc Gauss-Jackson ODE solver - comp.lang.fortran Anyone is ... thing was something like a three or four pass translator ... spectrum sensing for cognitive radio - comp.soft-sys.matlab ...P-code interpreter - comp.lang.pascal.misc spectrum sensing for cognitive radio - comp.soft-sys.matlab ... It will be the greatest help if anyone share matlab code for CR. Matlab to C code transfer function of system ? - comp.soft-sys ...P-code interpreter - comp.lang.pascal.misc Matlab to C code transfer function of system ? - comp.soft-sys ... P-code interpreter - comp.lang.pascal.misc transfer function ... matlab code for image fusion using PCA - comp.soft-sys.matlab ...P-code interpreter - comp.lang.pascal.misc PCA (principle component analysis ... sum2/(siz1*siz2 ... comp.soft-sys.matlab ... hello... iam working on image fusion using ... ASM to C - comp.lang.asm.x86VBs 1, 2, 3 were only compiled to P-code. There exist programs that create source ... The thing was something like a three or four pass translator, as I recall. write an greek symbol - comp.soft-sys.matlabOn 18/11/10 6:43 AM, Edward P wrote: > How can i ... HTML>Pixel (μ):' or you can use latex interpreter, in ... apps.gnuplot MFCC Test Data? - comp.dsp ... c# code to ... self modifying code - comp.lang.asm.x86A code generator written in AWK - comp.lang.awk Sir, Madam If you're interested in Pedagogic issue, here is a code generator ... Writing an AWK interpreter in AWK (this ... matlab r2009b starting problem - comp.soft-sys.matlab... free space=8187k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code ... 0x4b02] C [m_dispatcher.dll+0x780c] C [m_dispatcher.dll+0x7691] C [m_interpreter ... Cognitive radio/Energy detection - comp.soft-sys.matlabHere is my matlab code: clear all;clc;close all ... Rayleigh Faidng According to diff. SNRs p ... Guassian','Random Guassian, Rayleigh',2); set(h,'Interpreter ... A code generator written in AWK - comp.lang.awkSir, Madam If you're interested in Pedagogic issue, here is a code generator ... Debugging (i.e., writing a debugger for AWK in AWK) [*] > 2) Writing an AWK interpreter ... p-code machine - Wikipedia, the free encyclopediaCompared to direct translation into native machine code, a two-stage approach involving translation into p-code and execution by an interpreter or just-in-time compiler ... P-Code, interpreter - Web51 - Ethernet & TCP/IP in 8051 FamilyPart 1 - P-Code Structure and Interpreter Portions of Web 51 utilize the P-Code Interpreter to achieve two goals: Allow a program code to be executed from other than ... 7/15/2012 8:39:30 AM
|
|
|
|
|
|
|
|
|