Page 1 of 1

can i use class in my programs

Posted: Sat Apr 03, 2004 7:59 am
by Amir Aavani
hi to all,
i want to know if there is any object pascal compiler in linux.
as you know BP 7.0 supports object pascal and we can define class in it.
i search the web but i cant find anything (maybe because of wrong keyword in search).
thanks for your help.

Posted: Sat Apr 03, 2004 9:00 am
by little joey
You can use Free Pascal for Linux (the same as the judge does). It has both Objects (BP style) and Classes (Delphi style). See the reference manual for details.