Re: Issue with creating a meta-interpreater
banky97 <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
Thanks for your response... based on the rules which was set on in the grammars, the meta-interpreater will determine if the set of sequence can be parsed. So it will display the result in a readable format. For example..If the sequence is prec([a,c,d,f,d,f,f,g,d,d,h,r,t,r,t,g,g,g.....],[]) it will give the result based on the set of grammar rules. I have been given sets of grammar And a file that contain lists of protein sequence. So i need to determine whether the sequence can be parsed by the attached grammar and if so, the meta-interpreater will generate a parse tree and display it in a redable format. -- View this message in context: http://swi-prolog.996271.n3.nabble.com/Issue-with-creating-a-meta-interpreater-tp14623p14657.html Sent from the SWI Prolog mailing list archive at Nabble.com.