Skip to main content
Commonmark migration
Source Link

#BASH + BrainF*ck + PHP, 269 characters# #>< echo Just another BASH hacker #++++++++++[>+++++++>++++++++++++>++++++++++>+++++++++++>+++>+<<<<<<-]>++++.>---.--.+.>>>++.<<---.>.+.<<.>+++++++.---.>+++.>.<<<<<++++[>--<-]>.++++.>>>>.<<+++.-------.++.>-------.<++.>+++++++.>>.

BASH + BrainF*ck + PHP, 269 characters

#><?="Just another PHP hacker\n";die();?>< echo Just another BASH hacker #++++++++++[>+++++++>++++++++++++>++++++++++>+++++++++++>+++>+<<<<<<-]>++++.>---.--.+.>>>++.<<---.>.+.<<.>+++++++.---.>+++.>.<<<<<++++[>--<-]>.++++.>>>>.<<+++.-------.++.>-------.<++.>+++++++.>>. 

Running the program:

$ php langs.sh #>Just another PHP hacker $ ./2langs.sh Just another BASH hacker $ bf 2langs.sh Just another BF hacker 

A bit of stretching the rules with that PHP one, but it seems to work. I can fix it if it doesn't count.

#BASH + BrainF*ck + PHP, 269 characters# #>< echo Just another BASH hacker #++++++++++[>+++++++>++++++++++++>++++++++++>+++++++++++>+++>+<<<<<<-]>++++.>---.--.+.>>>++.<<---.>.+.<<.>+++++++.---.>+++.>.<<<<<++++[>--<-]>.++++.>>>>.<<+++.-------.++.>-------.<++.>+++++++.>>.

Running the program:

$ php langs.sh #>Just another PHP hacker $ ./2langs.sh Just another BASH hacker $ bf 2langs.sh Just another BF hacker 

A bit of stretching the rules with that PHP one, but it seems to work. I can fix it if it doesn't count.

BASH + BrainF*ck + PHP, 269 characters

#><?="Just another PHP hacker\n";die();?>< echo Just another BASH hacker #++++++++++[>+++++++>++++++++++++>++++++++++>+++++++++++>+++>+<<<<<<-]>++++.>---.--.+.>>>++.<<---.>.+.<<.>+++++++.---.>+++.>.<<<<<++++[>--<-]>.++++.>>>>.<<+++.-------.++.>-------.<++.>+++++++.>>. 

Running the program:

$ php langs.sh #>Just another PHP hacker $ ./2langs.sh Just another BASH hacker $ bf 2langs.sh Just another BF hacker 

A bit of stretching the rules with that PHP one, but it seems to work. I can fix it if it doesn't count.

deleted 10 characters in body
Source Link
Tyzoid
  • 702
  • 3
  • 11

#BASH + BrainF*ck + PHP, 279269 characters# #>< echo Just another BASH hacker #++++++++++[>+++++++>++++++++++++>++++++++++>+++++++++++>+++>+<<<<<<-]>++++.>---.--.+.>>>++.<<---.>.+.<<.>+++++++.---.>+++.>.<<<<<++++[>--<-]>.++++.>>>>.<<+++.-------.++.>-------.<++.>+++++++.>>.

Running the program:

$ php langs.sh #>Just another PHP hacker $ ./2langs.sh Just another BASH hacker $ bf 2langs.sh Just another BF hacker 

A bit of stretching the rules with that PHP one, but it seems to work. I can fix it if it doesn't count.

#BASH + BrainF*ck + PHP, 279 characters# #>< echo Just another BASH hacker #++++++++++[>+++++++>++++++++++++>++++++++++>+++++++++++>+++>+<<<<<<-]>++++.>---.--.+.>>>++.<<---.>.+.<<.>+++++++.---.>+++.>.<<<<<++++[>--<-]>.++++.>>>>.<<+++.-------.++.>-------.<++.>+++++++.>>.

Running the program:

$ php langs.sh #>Just another PHP hacker $ ./2langs.sh Just another BASH hacker $ bf 2langs.sh Just another BF hacker 

A bit of stretching the rules with that PHP one, but it seems to work. I can fix it if it doesn't count.

#BASH + BrainF*ck + PHP, 269 characters# #>< echo Just another BASH hacker #++++++++++[>+++++++>++++++++++++>++++++++++>+++++++++++>+++>+<<<<<<-]>++++.>---.--.+.>>>++.<<---.>.+.<<.>+++++++.---.>+++.>.<<<<<++++[>--<-]>.++++.>>>>.<<+++.-------.++.>-------.<++.>+++++++.>>.

Running the program:

$ php langs.sh #>Just another PHP hacker $ ./2langs.sh Just another BASH hacker $ bf 2langs.sh Just another BF hacker 

A bit of stretching the rules with that PHP one, but it seems to work. I can fix it if it doesn't count.

added 224 characters in body
Source Link
Tyzoid
  • 702
  • 3
  • 11

#BASH + BrainF*ck + PHP, 226279 characters# #>< echo Just another BASH hacker #++++++++++[>+++++++>++++++++++++>++++++++++>+++++++++++>+++>+<<<<<<-]>++++.>---.--.+.>>>++.<<---.>.+.<<.>+++++++.---.>+++.>.<<<<<++++[>--<-]>.++++.>>>>.<<+++.-------.++.>-------.<++.>+++++++.>>.

Running the program:

$ php langs.sh #>Just another PHP hacker $ ./2langs.sh Just another BASH hacker $ bf 2langs.sh Just another BF hacker 

A bit of stretching the rules with that PHP one, but it seems to work. I can fix it if it doesn't count.

#BASH + BrainF*ck, 226 characters# echo Just another BASH hacker #++++++++++[>+++++++>++++++++++++>++++++++++>+++++++++++>+++>+<<<<<<-]>++++.>---.--.+.>>>++.<<---.>.+.<<.>+++++++.---.>+++.>.<<<<<++++[>--<-]>.++++.>>>>.<<+++.-------.++.>-------.<++.>+++++++.>>.

Running the program:

$ ./2langs.sh Just another BASH hacker $ bf 2langs.sh Just another BF hacker 

#BASH + BrainF*ck + PHP, 279 characters# #>< echo Just another BASH hacker #++++++++++[>+++++++>++++++++++++>++++++++++>+++++++++++>+++>+<<<<<<-]>++++.>---.--.+.>>>++.<<---.>.+.<<.>+++++++.---.>+++.>.<<<<<++++[>--<-]>.++++.>>>>.<<+++.-------.++.>-------.<++.>+++++++.>>.

Running the program:

$ php langs.sh #>Just another PHP hacker $ ./2langs.sh Just another BASH hacker $ bf 2langs.sh Just another BF hacker 

A bit of stretching the rules with that PHP one, but it seems to work. I can fix it if it doesn't count.

Source Link
Tyzoid
  • 702
  • 3
  • 11
Loading