diff --git a/IDEAS.org b/IDEAS.org index 9f5a715..c267840 100644 --- a/IDEAS.org +++ b/IDEAS.org @@ -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 diff --git a/IDEAS.txt b/IDEAS.txt index 9f5a715..c267840 100644 --- a/IDEAS.txt +++ b/IDEAS.txt @@ -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