Shop OBEX P1 Docs P2 Docs Learn Events
test: obfuscate c-code found — Parallax Forums

test: obfuscate c-code found

ReinhardReinhard Posts: 489
edited 2012-04-06 16:41 in General Discussion
"NEW LYRICS TO BEATLES SONGS"
=============================


Write in C ("Let it Be")

When I find my code in tons of trouble,
Friends and colleagues come to me,
Speaking words of wisdom:
"Write in C."

As the deadline fast approaches,
And bugs are all that I can see,
Somewhere, someone whispers:
"Write in C."

Write in C, Write in C,
Write in C, oh, Write in C.
LOGO's dead and buried,
Write in C.

I used to write a lot of FORTRAN,
For science it worked flawlessly.
Try using it for graphics!
Write in C.

If you've just spent nearly 30 hours,
Debugging some assembly,
Soon you will be glad to
Write in C.

Write in C, Write in C,
Write in C, yeah, Write in C.
BASIC's not the answer.
Write in C.

Write in C, Write in C
Write in C, oh, Write in C.
Pascal won't quite cut it.
Write in C.

==================================================================

PATH=/home/knoppix/propgcc/bin:$PATH

propeller-elf-gcc -mlmm -o world.elf world.c

propeller-load -r -t world.elf
float o=0.075,h=1.5,T,r,O,l,I;int _,L=80,s=3200;main(){for(;s%L||
(h-=o,T= -2),s;4 -(r=O*O)<(l=I*I)|++ _==L&&write(1,(--s%L?_<L?--_
%6:6:7)+"World! \n",1)&&(O=I=l=_=r=0,T+=o /2))O=I*2*O+h,I=l+T-r;}

Comments

  • mindrobotsmindrobots Posts: 6,506
    edited 2012-04-06 10:28
    You can also go into a quiet room and bang your head against a wall and no one will stop you. At some point though, you need to ask yourself why? "Because I can!", isn't a satisfying answer.

    :lol:
  • ReinhardReinhard Posts: 489
    edited 2012-04-06 16:41
    MOV OUTA, PEACE

    happy easter !
Sign In or Register to comment.