Giter VIP home page Giter VIP logo

cpscript / hyra Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sigsegv7/hyra

0.0 0.0 0.0 328 KB

The Hyra operating system. Mirror of https://git.osmora.org/cgit.cgi/Hyra/tree/?h=main - Pull requests not accepted, send patches to [email protected]

License: BSD 3-Clause "New" or "Revised" License

Shell 2.08% C 88.31% Assembly 2.38% Makefile 0.99% M4 0.38% Roff 5.80% Vim Script 0.05%

hyra's Introduction

The Hyra Operating System
=====================

Welcome to the Hyra Operating System project!

Project Goal:
--------------
The goal of this project is to create a modern operating system, taking inspiration from NetBSD and incorporating new ideas and design plans. Our mission is to design a new modernized POSIX-like standard to provide a robust and versatile environment for developers and users.

Getting Started:
----------------
To build Hyra you'll need to bootstrap the project which is essentially just fetching dependencies for the project. This can be done by running the bootstrap script within the project root: `./bootstrap`.

Next, to configure for x86_64 just run configure:

`./configure`

Now you'll need to build the cross compiler by running:

`make cross`

This may take awhile so just sit back, relax and do something else like... well I'm not you so
I don't know what you like.

After the cross compiler is done building you can build and run the project in a virtual machine:

`make; make run`

Documentation:
--------------
Documentation will be in the form of comments throughout the codebase and can also be found in the share/ directory within the project root.
For information on contributing, please check: share/misc/contrib

License:
--------
This project is licensed under the BSD-3 clause (SPDX Identifier: BSD-3-Clause)

Contact:
---------
Original Founder:
Ian Moffett <[email protected]>

Co-founders:
Quinn Stephens <[email protected]>
Eduardo <[email protected]>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.