Kyle Jones writes:
Sort of. I think Robert meant that we would translate Lisp code
to C code. My plan was to translate Lisp_Objects into C data
structures after temacs -l loadup does all the initialization.
Then we compile the new .c files that contain the structs and
link the new .o files with the other .o's to produce the final
XEmacs binary.
Is the project on hold now or has it just been re-priorized?
--Marcus