| Related articles |
|---|
| motorola 68000 assembly to C translator. yadid@mmi.co.il (yadid ayzenberg) (1999-06-27) |
| Re: motorola 68000 assembly to C translator. cranescale@cs.com (1999-07-23) |
| Re: motorola 68000 assembly to C translator. ertr1013@student.csd.uu.se (Erik Trulsson) (1999-07-28) |
| x86 assembler to C (was Re: motorola 68000 assembly to C translator. vetinari@hex.vushta.com (1999-08-12) |
| Re: x86 assembler to C (was Re: motorola 68000 assembly to C translato chase@world.std.com (David Chase) (1999-08-13) |
| Re: x86 assembler to C (was Re: motorola 68000 assembly to C translato ast@halcyon.com (1999-08-13) |
| From: | ast@halcyon.com (ast@halcyon.com) |
| Newsgroups: | comp.compilers |
| Date: | 13 Aug 1999 01:12:43 -0400 |
| Organization: | WinStar NorthWest Nexus |
| References: | 99-06-095 99-07-117 99-07-127 99-08-055 |
| Keywords: | disassemble |
This is basically a decompilation issue and there is a group with a lot
of very interesting research and working source code in this area. Check
them out at http://www.csee.uq.edu.au/~csmweb/decompilation/
HTH
Havelock Vetinari (vetinari@hex.vushta.com) wrote:
: I am working on a project that consists of thousands of lines of highly
: optimised x86 assembler. I would like to translate it to C (no matter how
: poor the generated C is from an idiomatic POV).
--
/* Andrew */
WWW: http://www.halcyon.com/ast
Email: ast@halcyon.com (remove nospam from reply address)
Return to the
comp.compilers page.
Search the
comp.compilers archives again.