This commit is contained in:
Miloslav Ciz 2023-05-27 20:01:38 +02:00
parent 9609be2e15
commit 90d2ce5c44
9 changed files with 27 additions and 8 deletions

1
lrs.md
View file

@ -57,6 +57,7 @@ Apart from this software a lot of other software developed by other people and g
- **[lisp](lisp.md)**: Programming language with a pretty elegant design.
- **[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.
- **[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)).