This commit is contained in:
Miloslav Ciz 2024-08-12 13:51:40 +02:00
parent 367af6e637
commit e47f0871fe
17 changed files with 1860 additions and 1829 deletions

2
lrs.md
View file

@ -97,7 +97,7 @@ Apart from this software a lot of other software developed by other people and g
- **[st](st.md)**: Official [suckless](suckless.md) [terminal emulator](terminal.md).
- **[badwolf](badwolf.md)**: Very small yet very usable [web browser](browser.md).
- **[netsurf](netsurf.md)**: Nice minimalist web browser.
- **[Forth](forth.md)**: Small programming language with very nice design.
- **[Forth](forth.md)**: Minimalist programming language, one of the best examples of good design.
- **[surf](surf.md)**: Official [suckless](suckless.md) [web browser](browser.md).
- **[tcc](tcc.md)**: Small [C](c.md) [compiler](compiler.md) (alternative to [gcc](gcc.md)).
- **[musl](musl.md)**: Tiny [C](c.md) standard library (alternative to [glibc](glibc.md)).