This commit is contained in:
g1n 2021-12-19 08:57:03 +00:00
parent b1b5c031f4
commit e0b27d421a
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<p>~> <a href="https://codeberg.org/GRU/orsh">orsh</a> - simple shell</p>
<p>~> <a href="https://codeberg.org/GRU/gasm">gasm</a> - assembler</p>
<p>~> <a href="ocpu/">ocpu</a> - yet another cpu design (DRAFT)</p>
<p>~> <a href="https://codeberg.org/GRU/olibc.git">olibc</a>- standart C11 library implementation</p>
<p>~> <a href="https://codeberg.org/GRU/olibc.git">olibc</a> - standart C11 library implementation</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>