From 8f6ba6cd79aebcc0ad4e83c6d79abd1b54bef49e Mon Sep 17 00:00:00 2001 From: g1n Date: Sat, 1 Jan 2022 17:05:46 +0000 Subject: [PATCH] Added ideas --- IDEAS.org | 14 ++++++++++---- IDEAS.txt | 14 ++++++++++---- 2 files changed, 20 insertions(+), 8 deletions(-) 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