Skip to content

chanderson0/sfpc-rcs-brainfck-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainf*ck pretty image generator

example

What?

This software replaces all non-whitespace characters in stdin with Brainf*ck compatible characters, then runs it. It searches the output for a search string, and terminates when it finds that string.

Usage

  1. npm install
  2. node bf.js %SEARCH_STRING% < %INPUT_FILE%

Example: node bf.js sfpc < sfpc.txt

Dependencies

About

Make text into programs, search them for output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published