Mill Computing, Inc. Forums The Mill Tools Operating Systems Porting JNode Reply To: Porting JNode

mkleczek
Participant
Post count: 2

Actually this chicken-and-egg problem is the reason why I asked about porting a “pure” Java OS as a means to gain some quick wins at the very beginning.
JNode has only some bootstrap code written in assembly and it is a JIT/OS combo.
Porting JNode JIT compiler does not look as difficult as porting GCC or LLVM (especially since there are some architectural difficulties with LLVM).