Hi, I would like to get your opinion on programing an expert system using Perl. I am doing my thesis on expert system using Bayesian method. I have done some programming before (few years ago..) but very new to Perl. Base on my reading I found out Perl has been used but not sure how flexible is htis language for expert system. Or do you have any other suggestion? Can someone advice me? Thank you Regards, Shandra
Perl mostly used for application programming. you will write system programming in PERL but you not get the low level approach as you get in C. Note: I didn't see using PERL for system programming.