Skip to content

brainf_ck interpreter for cli implemented using c language

Notifications You must be signed in to change notification settings

djennirr/brainf_ck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

brainf_ck

brainf_ck interpreter for cli implemented using c language

Howto:

For cli version: call .exe file in command line, type brainf_ck code, press enter.

For file version: call .exe file in command line with brainf_ck code name as a command line parameter.

For universal version: call .exe file in command line, use parameter "cli" to use it as a command line input version, or use parameter "file" and a brainf_ck code file name as a second parameter to use file input version.

About

brainf_ck interpreter for cli implemented using c language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published