-
Notifications
You must be signed in to change notification settings - Fork 0
License
aashd/myxos
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Experimental Operating System (XOS) =================================== Version 1.0.1 -------------- This is a platform for building a simple operating system upon a simulated machine hardware. Various components have been provided in this development package. For instructions and detailed documentation, visit http://xosnitc.github.com/ Components ========== APL-Compiler SPL-Compiler XFS-Interface XSM ChangeLog ========= * SPL Compiler Fixes -- Fixed incorrect string comparision -- Fixed incorrect format of 'store' compilation. Compiling ========= * Use 'make' from the base directory to compile all components * To compile each component separately, cd into the corresponding directory and use 'make' command. * To recompile each component, within the corresponding directory, first use 'make clean' and then use 'make' command. Mailing Lists ============= * Users xos-users@googlegroups.com * Contributors xos-developers@googlegroups.com
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published