This commit is contained in:
Miloslav Ciz 2023-11-18 10:12:45 +01:00
parent edfdeccc52
commit 39b1169fbf
13 changed files with 55 additions and 14 deletions

View file

@ -41,6 +41,7 @@ Here is a list of some projects and project ideas which we, [LRS](lrs.md), need
| [GUI](gui.md) library | easy/mid | | | |like SAF but for "PC" GUI (mouse, sound, ...), now GUI's a mess | |
| image/2D data library | mid? | | | | C/comun lib for bitmaps (FFT, formats, ...), needs good planning| |
| logic circuit library/simulator (comun)| mid/hard? | | | | will be needed for PD computer | |
| [MUD](mud.md) codebase (C or comun) | mid | | | | AFAIK there is no nice MUD codebase now | |
| nice polished concise encyclopedia | mid/hard? | | | | nice printable UNCENSORED encyclop. (clone of Larousse Desk E.) | |
| neural net/other ML library | hard? | | | | could use something KISS in pure C without needed python n shit | nothing |
|[PD computer](public_domain_computer.md)| very hard | | | | needs prerequisites done first (language, logic circ. lib., ...)| Thinkpads :) |