GitHunt
MA

Operating System with Basic functionality features like File Handling, Process Scheduling, Process Management and Demand Paging and Shell.

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

Languages

C90.2%Lex2.8%APL2.7%Yacc2.6%C++1.4%Makefile0.2%

Contributors

Created May 1, 2019
Updated June 15, 2022