Skip to content

Latest commit

 

History

History

brainfuck

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Brainfuck Hello World

  • The source code is in world.bf.
  • Compile the source code: make.
  • Run the app: brainfuck-c/bf world.bf.