Skip to content

Migraine is a Brainfuck interpreter written in Zig. Why? Why not?

License

Notifications You must be signed in to change notification settings

dhiegorp/migraine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migraine

Migraine is a Brainfuck interpreter written -- in a naive way -- in Zig.

Why? Why not!?

I`ve been learning Zig for about two months and I needed a fun project to materialize all the knowledge acquired plus a big dose of misunderstandings.

All part of my learning process: sometimes I need to build and run something, revisit it after a while to refactor it or even completely rewrite it with new ideas.

So feel free to try it, love it or hate it but definetely don`t take it too seriously. After all, its just another Brainfuck interpreter.

Details

Build

Usage

./migraine brainfuck_source_code.bf

Examples (Credits)

Some of the .bf files contained at 'examples' diretory are not made by me. This section is to give credits to whom are due.

About

Migraine is a Brainfuck interpreter written in Zig. Why? Why not?

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages