Related articles |
---|
Announcement: SoftWire 3.1.3 nicolas_capens@hotmail.com (2003-05-15) |
From: | nicolas_capens@hotmail.com (c0d1f1ed) |
Newsgroups: | comp.compilers |
Date: | 15 May 2003 12:46:50 -0400 |
Organization: | http://groups.google.com/ |
Keywords: | assembler, available |
Posted-Date: | 15 May 2003 12:46:50 EDT |
SoftWire is a run-time x86 assembler. It can be used as a JIT compiler
back-end for scripting languages, or for dynamic code generation of
optimized inner loops.
http://softwire.sourceforge.net
Starting with version 3.0.0, I have also added a feature called
'run-time intrinsics'. This allows to very easily translate any code
or binary format to x86 code. I have succesfully used it to emulate
DirectX Pixel Shader 2.0 instructions on a Pentium III:
http://sw-shader.sourceforge.net
Return to the
comp.compilers page.
Search the
comp.compilers archives again.