blob: f242343ca778ad3010f51fa3dffff0c947588286 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Project Mustang
===============
Overview: A UNIX-like operating system with the graphical environment of a 90s operating system, written in C for the Raspberry PI 4.
Features:
- Full desktop environment similar to windows 9x
- Programmer based environment with tools to make programming, and gui programming, easier; like NeXTSTEP
- UNIX-like userland tools
- Networking
- Support for multiple programming languages like C, C++, GOLANG, and mabye Java
Goals:
- Write userland programs
|