Skip to content

Commit

Permalink
[add]brainfuck还是很难简短的 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
MistEO authored Jul 16, 2023
2 parents a9222b5 + 0795cb6 commit 71c59dc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions JackhowMichael/HelloWord.bf
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
--<-<<+[+[<+>--->->->-<<<]>]<<--.<++++++.<<-..<<.<+>>>>.<<<.+++.>>.>>-.
3 changes: 3 additions & 0 deletions JackhowMichael/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
`brainfuck`是最简单的图灵完备语言,作为一个玩具语言它存在的意义仅在于模拟图灵机(以及参加Hello World大赛)以及供编译原理初学者练练手。有兴趣可以百度一下它简洁的语法然后尝试一下:[brainfuck在线运行,在线工具,在线编译IDE_w3cschool](https://www.w3cschool.cn/tryrun/runcode?lang=brainfuck)

![image-20230715175214041](D:\Deskstop\JackhowMichael\image-20230715175214041.png)
Binary file added JackhowMichael/image-20230715175214041.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 71c59dc

Please sign in to comment.