Skip to content

Brainf*ck compiler and interpretor written in the Zig programming language.

License

Notifications You must be signed in to change notification settings

kickhead13/zigfck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple brainf*ck interpretor written in Zig.

Run

$ git clone https://github.com/kickhead13/zigfck.git
$ cd zigfck
$ zig build --release
$ /zig-out/bin/zigfck help

About

Brainf*ck compiler and interpretor written in the Zig programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages