Make a Brainfuck Interpreter

Submit

Your name:
File:
Open code-statistics:

Language is selected by the extension of the file. See the list of supported languages to know the extension of your language.

Problem

Make a Brainfuck Interpreter. Code should be entered in console.

Options

exec is denied

no deadline, the server will not save your submission

Sample input:_

++++++++++[>+>+++>+++++++>++++++++++<<<<-]>>>++.>+.+++++++..+++.<<++.>+++++++++++++++.>.+++.------.--------.<<+.<.

Sample output:

Hello World!

Sample input:_

++++++++[>+++++++++<-]>.

Sample output:

H

Sample input:_

++++++++++[>+++++++++>++++++++>+++++++<<<-]>---.>+.---.-.-.>+.-----.

Sample output:

WQNMLGB

Ranking

Ruby _

RankUserSizeTimeDateStatistics
1pocke470.03212019/09/01 02:29:110B / 28B / 17B

Ruby2 _

RankUserSizeTimeDateStatistics
1pocke460.14842019/09/01 02:28:570B / 28B / 16B

Python _

RankUserSizeTimeDateStatistics
1hallvabo440.07112018/11/12 22:26:210B / 27B / 16B

Python3 _

RankUserSizeTimeDateStatistics
1mypetlion550.12302018/06/10 06:28:370B / 33B / 21B

Scheme _

RankUserSizeTimeDateStatistics
1kaki630.09282019/09/03 21:36:000B / 40B / 22B

JavaScript _

RankUserSizeTimeDateStatistics
1ZED.CWT600.05662021/04/09 15:13:320B / 38B / 21B

Xtal _

RankUserSizeTimeDateStatistics
1pooq530.04042019/09/04 07:37:340B / ?B / ?B

PARI/GP _

RankUserSizeTimeDateStatistics
1pooq660.05232021/04/15 02:16:020B / ?B / ?B

J _

RankUserSizeTimeDateStatistics
1pooq450.10602019/09/04 06:14:460B / ?B / ?B

jq _

RankUserSizeTimeDateStatistics
1pooq420.03512019/08/13 09:45:300B / ?B / ?B

Bash _

RankUserSizeTimeDateStatistics
1McBusLuck430.01142019/12/29 04:42:550B / 25B / 14B

Bash (builtins) _

RankUserSizeTimeDateStatistics
1McBusLuck430.00052019/12/29 04:42:410B / 25B / 14B

Zsh _

RankUserSizeTimeDateStatistics
1McBusLuck430.03602019/12/29 04:54:140B / 23B / 16B

gs2 _

RankUserSizeTimeDateStatistics
1whio190.17692018/06/21 02:37:125B / 12B / 2B

Language Ranking_

RankLangUserSizeScore
1gs2whio1910000
2jqpooq424523
3Bash (builtins)McBusLuck434418
4BashMcBusLuck434418
5ZshMcBusLuck434418
6Pythonhallvabo444318
7Jpooq454222
8Ruby2pocke464130
9Rubypocke474042
10Xtalpooq533584
11Python3mypetlion553454
12JavaScriptZED.CWT603166
13Schemekaki633015
14PARI/GPpooq662878

return to the top page