Programing AT89S52-24PU

Hello! I bought an AT89S52-24PU microcontroller but i need help with programing. How i can program it with arduino? Datasheet: http://www.atmel.com/images/doc1919.pdf

(deleted)

If you mean programming = uploading program into the chip it should be posiible to write sketch so Arduino will work as programmer for the chip.

But if you mean programming = writing program for it you probably cannot use Arduino IDE. But you should be able to use Atmel Studio for it.