Skip to content

realazizk/brainfuckpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainfuck++

Brainfuck++ is inspired by codeabbey's brainfuck++ description, it's basically brainfuck with some "improvements", it's written in ol'good Pascal.

Install it!

So you basically need to simply clone this repo and compile BRAINFUCK.pas using any pascal compiler you have (though I only tested this on my freepascal 3.0.0)

  • Clone it?

git clone brainfuckpp

  • Compile it? (or use the pre compiled binary under linux 4.6.0 and glibc 2.23 with fpc 3.0.0)

fpc -gl BRAINFUCK.pas

Usage

./BRAINFUCK filename

About

Brainfuck++ implementation in pascal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published