Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 635 Bytes

File metadata and controls

20 lines (15 loc) · 635 Bytes

UOS-Shell

Introduction

This is going to be part of a multipart project to get up an running a multicore optimised (tbd) Operating System. This is the UShell, a minimal terminal emulator to go with UOS.

Other Cogs in Works

  • UOS
  • UOS-FileSys
  • UOS-Net

Functionality

* - In Progress

  • FileSys Integration
  • Processes Integration *
  • Basic Shell Functionality *

Smaller Granularity

  • Tokenise input
  • Allow for \ char including support for CR, LF, CRLF return types Supporting Resource