Skip to content

Commit 7375b38

Browse files
committed
zz
1 parent c05f9e9 commit 7375b38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/smalltalk/st0053.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,8 @@ func Run(code: string) => string {
228228
</html>
229229
```
230230

231+
其中`app.Run(code)`就是调用导出的`Run`函数,解释执行Brainfuck代码。
232+
231233
在线地址: [https://wa-lang.org/wa/brainfuck/](https://wa-lang.org/wa/brainfuck/),执行效果如下:
232234

233235
![](/st0053-02.png)

0 commit comments

Comments
 (0)