This commit is contained in:
Miloslav Ciz 2023-11-24 13:46:26 +01:00
parent 7be069e2e9
commit 4ea0a68779
15 changed files with 82 additions and 13 deletions

View file

@ -82,4 +82,8 @@ The following code translates [brainfuck](brainfuck.md) to comun:
.
```
TODO: more, code examples, compare the above with C, ...
TODO: more, code examples, compare the above with C, ...
## See Also
- [uxn](uxn.md)