
-----------------------------------
Hikaru79
Tue Mar 29, 2005 10:51 pm

Programming in Ebonics!
-----------------------------------
Sorry, but when I saw this, it was just too hilarious to pass by :P It's someone's final project in Compiler Construction class at Drake University. Ladies and Gentlemen, I present to you: sup
{
  gimme fibo bitch
  a be 1 bitch
  b be 1 bitch
  putou a bitch
  putou b bitch
  fibo be fibo widout 2 bitch
  slongas (fibo bepimpin 0)
    c be a an b bitch
    a be b bitch
    b be c bitch
    putou b bitch
    dissin fibo bitch
  nomo
}

And for prime numbers!
sup
{
  a be 1 bitch
  slongas(a fearin 100)
    b be 2 bitch
    c be 0 bitch
    slongas(b fearin a)
      if (a videdby b time b sameas a)
        propsta c bitch
      fi
      propsta b bitch
    nomo
    if (c sameas 0)
      putou a bitch
    fi
    propsta a bitch
  nomo
}

I wanna write a textbook for this :D

-----------------------------------
Naveg
Wed Mar 30, 2005 12:13 am


-----------------------------------
you definitely should lol, that is too funny

-----------------------------------
md
Wed Mar 30, 2005 1:35 am


-----------------------------------
This is hilarious :D
