Added ideas

This commit is contained in:
g1n 2022-01-01 17:05:46 +00:00
parent 22aba015f2
commit 8f6ba6cd79
2 changed files with 20 additions and 8 deletions

View File

@ -14,11 +14,17 @@
** hexutils
- hexdump, xxd
* Libs
- libc
** libc
- C11 libc implementation
- libregex
- other POSIX additions (unistd.h, termios.h and others)
** libcurses
** libgl
* Compilers
** ORCC
will be moved to orcc/README.org
** OCC
will be moved to occ/README.org
* Orion
- Kernel separated from other software and is placed in one repo
@ -39,6 +45,6 @@
* orsh
* Other
- lex implementation
- bison implementation
- yacc implementation
- m4
- ed - standart editor

View File

@ -14,11 +14,17 @@
** hexutils
- hexdump, xxd
* Libs
- libc
** libc
- C11 libc implementation
- libregex
- other POSIX additions (unistd.h, termios.h and others)
** libcurses
** libgl
* Compilers
** ORCC
will be moved to orcc/README.org
** OCC
will be moved to occ/README.org
* Orion
- Kernel separated from other software and is placed in one repo
@ -39,6 +45,6 @@
* orsh
* Other
- lex implementation
- bison implementation
- yacc implementation
- m4
- ed - standart editor