Skip to content
mrout edited this page Feb 1, 2013 · 1 revision

This is a Wikipedia-talk-page-style page to semi-permanently record development decisions.

Object file format

We decided to use a simple object file format, probably derived from ELF as our object file format, remembering that object files will only be used on build systems (real computer), not on host systems (DCPUs), where a flat format will be used. -Miles (16:32 GMT | 02 Feb 2013)

Clone this wiki locally