|
-
January 25th, 2010, 07:57 AM
#1
C to Registers-based machine
Hi!
Is there any compiler which is make binary code, compatible with RAM Machine from C code?
I mean, standard C compilers, compile program for stack-based machines, i want to produce code for something like Turing Machine (RAM Machine).
I know something about yacc, but maybe there is any compiler? After producing code, i could convert it to mnemonics recognized by my machine.
Thanks, for any advices.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|