Skip to content

🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering

License

Notifications You must be signed in to change notification settings

cqundefine/brutal

 
 

Repository files navigation






Striking modernist shapes and bold use of modern C are the hallmarks of BRUTAL.
Inspired by brutalist design BRUTAL combines the ideals of UNIX from the 1970s
with modern technology and engineering.






Features

  • Rich and modern C library
    • Custome allocators
    • Generic data structures
    • Fibers
  • Capability based micro-kernel
  • IDL compiler
  • C compiler

Build Instructions

You can find instructions about building BRUTAL here.

Roadmap

Right now the main goal of brutal is to run doom.

See the roadmap file for more information on how we plan to get there and where you can contribute.

Acknowledgements

This project take inspirations and/or reuse code from the following projects.

See credits.md

License

MIT License

The brutal operating system and its core components are licensed under the MIT License.

The full text of the license can be accessed via this link and is also included in the license file of this software package.

About

🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.4%
  • Makefile 1.2%
  • Other 1.4%