Skip to content

morenan/ucore_os_web

 
 

Repository files navigation

ucore_os_web

A tiny and fast Unix-ish kernel/user_app, compiler, and computer_simulator all running in a web browser.

  • Virtual CPU with full user/supervisor and virtual memory support, fast enough to support self-emulation.
  • Fast C-subset compiler allowing on-the-fly compile-and-go of all applications.
  • Network clients & servers, remote OpenGL, GUI applications, and many other nifty features.
  • Running on web browser.

See the 00README.txt for full details and a step-by-step walkthrough tutorial.

based on https://github.com/rswier/swieros

About

A tiny hand crafted CPU emulator, C compiler, and Operating System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 58.9%
  • Shell 18.0%
  • Roff 11.7%
  • PHP 3.8%
  • Makefile 3.0%
  • HTML 2.2%
  • Other 2.4%