Content
@
0 reply
0 recast
2 reactions
Sam
@sams
Introducing, the thing that nobody asked for... A Brainfuck interpreter in a Farcaster frame! Start coding and read the instructions below 👇 https://brainfuck.rocks
1 reply
2 recasts
10 reactions
Sam
@sams
Brainfuck is a Turing complete esoteric programming language created in 1993 by Urban Müller. It was designed to have the smallest possible compiler and the syntax consists of 8 possible characters. https://www.youtube.com/watch?v=hdHjjBS4cs8
1 reply
0 recast
0 reaction
Sam
@sams
To input static data, prefix the Brainfuck code with a string followed by a "?" string?+<<-]>++ Any characters other than "><+-.,[]" included after the "?" will be ignored by the compiler as a comment. Here are some programs you can run to get started 👇
1 reply
0 recast
0 reaction