Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainfuck

Run the interpreter

You can run the interpreter this way,

zig build run -- example.b

or according to this.

zig build --release=fast
./zig-out/bin/brainfuck example.b

Example

$ zig build run -- example/hello.b

Hello, World!

About

Brainfuck interpreter

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages