Seeking: Lisp/Scheme Assembler

From: thelifter (thelifter_at_gmx.net)
Date: 12/17/03


Date: 17 Dec 2003 11:13:19 -0800

Hello,

I'm looking for a Lisp high level assembler. The idea would be that
you can use Lisp macros and all the power of lisp to write your
assembly program.
After executing the Lisp high level assembler the output should be a
low level assembly program. After that you can use a normal low level
assembler to assemble it into machine code.

Has anything like this been done before? Can you give me any pointers,
references, etc...?

I'm sorry for taking your time, I'm sure you have got more important
things to do,
so I apologize in advance...

thelifter



Relevant Pages

  • Re: Seeking: Lisp/Scheme Assembler
    ... > I'm looking for a Lisp high level assembler. ... After that you can use a normal low level ... You can probably get gcl to output ASM, since it uses GCC as a back-end. ...
    (comp.lang.lisp)
  • Re: Seeking: Lisp/Scheme Assembler
    ... Lisp ... > I'm looking for a Lisp high level assembler. ... > low level assembly program. ... After that you can use a normal low level ...
    (comp.lang.lisp)