I have recently fallen in love with the Lisp programming language. So naturally, if I were to develop for the Pandora, I'd prefer to use Lisp. However, I haven't been able to find a Lisp compiler for the ARM platform. GNU CLisp is available, but I believe that only compiles to bytecode. I'd like to be able to compile my Lisp to a native executable.
Does anybody know if Lisp compilers exist that compile to ARM? I might consider paying for a good commercial one.
Does anybody know if Lisp compilers exist that compile to ARM? I might consider paying for a good commercial one.