Expert system programming with Perl

Newbie Member
2Feb2009,06:27   #1
Shandra's Avatar
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
Go4Expert Member
19Feb2010,12:11   #2
ungalnanban's Avatar
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.