Skip to content

CBL17/bf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zig Brainf*ck Interpreter

Building

zig build

Running

./zig-out/bin/bf

Notes

Executable accepts only 1 file, will ignore everything after.

TODO

  • , (input instruction) not yet implemented
  • Possible memory fault if attempting to access a address_ptr > UINT16_MAX

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published