From 3d284b88f4682ebaffe3680fdb9d63c6ad4ec7e0 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sun, 10 Oct 2021 19:24:20 -0400 Subject: Initial Commit --- ProjectMustang.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ProjectMustang.txt (limited to 'ProjectMustang.txt') diff --git a/ProjectMustang.txt b/ProjectMustang.txt new file mode 100644 index 0000000..0ba4eac --- /dev/null +++ b/ProjectMustang.txt @@ -0,0 +1,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 \ No newline at end of file -- cgit v1.2.3