Project Goals: Difference between revisions
From Dexter
Jump to navigationJump to search
(Created page with "===Below are some project notes and goals:=== - Initial implementation will be 32bit for simplicity's sake, but plan is to move to 64bit eventually. - Dexter at this time is the name for the kernel and any other pieces of the main project. - Dexter is not intended to be a clone of any existing operating system and has no intention of providing source or binary compatibility with any existing system. - All code for the Dexter project will be written as part of the pr...") |
(No difference)
|
Revision as of 20:03, 31 March 2023
Below are some project notes and goals:
- Initial implementation will be 32bit for simplicity's sake, but plan is to move to 64bit eventually.
- Dexter at this time is the name for the kernel and any other pieces of the main project.
- Dexter is not intended to be a clone of any existing operating system and has no intention of providing source or binary compatibility with any existing system.
- All code for the Dexter project will be written as part of the project unless a special exemption has been granted. GPL code will not be part of the system.