Add our goals

This commit is contained in:
g1n 2021-12-18 13:04:57 +00:00
parent d3e7de8a24
commit 260b65c5be
1 changed files with 6 additions and 2 deletions

View File

@ -31,14 +31,18 @@
<p>~> <a href="https://tildegit.org/GRU/orion">Orion</a></p>
<p>~> <a href="https://tildegit.org/GRU/gros">gros</a></p>
<p>~> <a href="https://tildegit.org/GRU/grsh">grsh and grutils</a></p>
<p>~> orcc - Orion/GRU Compiler Collection (not published yet) </p>
<p>~> occ - Orion/GRU Compiler Collection (not published yet) </p>
<p>~> <a href="https://tildegit.org/GRU/hexutils">hexutils</a></p>
<p>~> <a href="https://tildegit.org/GRU/coreutils">coreutils</a></p>
<p>~> <a href="https://tildegit.org/GRU/yemu">yemu</a> - emulator (currently 6502 only)</p>
<p>~> <a href="https://tildegit.org/GRU/yemu">yemu</a> - emulator</p>
<p>~> <a href="https://tildegit.org/GRU/gxt">gxt</a> - TUI text editor</p>
<p>~> <a href="https://tildegit.org/GRU/orsh">orsh</a> - simple shell</p>
<p>~> <a href="https://tildegit.org/GRU/gasm">gasm</a> - assembler</p>
<p>~> <a href="ocpu/">ocpu</a> - yet another cpu design (DRAFT)</p>
<h3> Our goals: </h3>
<p>~> We want to make our own open source operation system that will have most of things in it our own!</p>
<p>~> We want to make own libc, compiler, kernel, userland and maybe even own programming language!</p>
<p>~> We want FOSS community to grow, so we want to support open source via making our own projects!</p>
<h3> How to contribute: </h3>
<p>~> Contribute your code to the project!</p>
<p>~> Test our projects in some tasks!</p>