You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)