Update
This commit is contained in:
parent
f1310357c8
commit
ff9aa35fbc
10 changed files with 33 additions and 12 deletions
2
comun.md
2
comun.md
|
@ -42,7 +42,7 @@ The following is a [quine](quine.md) in comun:
|
|||
0 46 32 34 S 34 32 58 83 S --> S: "0 46 32 34 S 34 32 58 83 S --> " .
|
||||
```
|
||||
|
||||
The following code translates [brainfuck](brainfuck.md) to comun:
|
||||
The following code translates [brainfuck](brainfuck.md) to comun (proving comun really is [Turing complete](turing_complete.md)):
|
||||
|
||||
```
|
||||
0 "$>0 " -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue