Add some ideas

This commit is contained in:
g1n 2021-08-24 15:00:04 +00:00
parent ebba53d48d
commit 4c14619c5e
2 changed files with 22 additions and 0 deletions

View File

@ -24,6 +24,17 @@
- Software repos separated per util or collection of utils (see Utils)
- Ports is in `ports` repo and also can be found on `(MIRROR_OR_MAIN-WEBPAGE)/pub/ports`
* TUI Text Editor
- Have some shell (like M-x in emacs or : in vim)
- Execute shell commands
- Scrolling using some keybindings
- Have CLI mode
- Configuring/Scripting/Plugins (using some language)
- Be able to open more then one file (buffers
* Other
- x86 emulator
- Own processor emulator :)
- lex implementation
- bison implementation
- m4
- ed - standart editor

View File

@ -24,6 +24,17 @@
- Software repos separated per util or collection of utils (see Utils)
- Ports is in `ports` repo and also can be found on `(MIRROR_OR_MAIN-WEBPAGE)/pub/ports`
* TUI Text Editor
- Have some shell (like M-x in emacs or : in vim)
- Execute shell commands
- Scrolling using some keybindings
- Have CLI mode
- Configuring/Scripting/Plugins (using some language)
- Be able to open more then one file (buffers
* Other
- x86 emulator
- Own processor emulator :)
- lex implementation
- bison implementation
- m4
- ed - standart editor