Implement an assembler tool in Java for co

Project:JNode Core
Component:Miscellaneous
Category:task
Priority:normal
Assigned:lsantha
Status:active
Description

Implement an assembler tool in Java for compiling the nano kernel.
A first version of this tool is mostly done but needs more testing and bug fixes.
(see: org.jnode.jnasm.* in the builder project)
This is a step towards pure Java build process which should make it possible in the future to execute the build under JNode.