Skip to content

ajfAfg/brainfuck-by-github-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Brainfuck by GitHub Actions

Brainfuck interpreter implemented with GitHub Actions.

Usage

Fire the entrypoint.yaml workflow with the event workflow_dispatch. As input, give a Brainfuck program and standard input.

Limitations

Due to technical issues, . and / are not supported as character that can be accepted as standard input.

A Brainfuck program has gone into an infinite loop!

Run stop_all_workflow.sh.

For more details

See the article "GitHub Actions はチューリング完全" (written in Japanese).

About

Brainfuck by GitHub Actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages