Update moar

This commit is contained in:
Miloslav Ciz 2022-03-27 14:44:41 +02:00
parent f549241731
commit 8f756bbc03
4 changed files with 29 additions and 3 deletions

10
lrs.md
View file

@ -46,10 +46,16 @@ Apart from this software a lot of other software developed by other people and g
- [tcc](tcc.md)
- [vim](vim.md)
It is also possible to talk about LRS data formats, standards etc. These might include:
It is also possible to talk about LRS data formats, standards, designs and concepts as such etc. These might include:
- [ASCII](ascii.md)
- [bytebeat](bytebeat.md)
- [farbfeld](farbfeld.md)
- [json](json.md)
- [lambda calculus](lambda_calculus.md)
- [markdown](markdown.md)
- [ppm](ppm.md)
- [ppm](ppm.md)
- [reverse polish notation](rpn.md) as opposed to traditional expression notation with brackets, operator precedence and other bloat
- [set theory](set_theory.md)
- [textboards](textboard.md) and [imageboards](imageboard.md) as opposed to [forums](forum.md) (no registration, no users, simple interface)
- [turing machine](turing_machine.md)