This commit is contained in:
Miloslav Ciz 2023-12-07 00:48:04 +01:00
parent c4fb268878
commit b591ad0284
6 changed files with 36 additions and 4 deletions

View file

@ -14,4 +14,8 @@ There are also nice things though, a few of them being:
- [uxn](uxn.md): Simple (~100 [LOC](loc.md) of [C](c.md)) [virtual machine](virtual_machine.md), similar to a "[fantasy console](fantasy_console.md)" but intended more for [portability](portability.md). This also comes with an assembly language called [tal](tal.md).
- [lietal](lietal.md): Simple [artificial language](conlang.md).
- The wiki writes on pretty [interesting](interesting.md) topics, many of which overlap with [our](lrs.md) topics of interest. For example [pen and paper computing](pen_and_paper.md) that includes [games](game.md).
- Some of the presented opinions and wisdoms are [based](based.md), e.g. "for writing fast programs use slow computers" etc.
- Some of the presented opinions and wisdoms are [based](based.md), e.g. "for writing fast programs use slow computers" etc.
## See Also
- [permacomputing wiki](permacomputing_wiki.md)