Re: Issue with creating a meta-interpreater
Martin Riener <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
Hi, might I also point you to Markus Triska's collection of meta interpeters[1] - but still Feliks' question why you need a meta-interpreter holds. A dcg can also carry its derivation information onwards, if you really need the parse tree. with kind regards, Martin [1] http://www.logic.at/prolog/acomip/acomip.html On 04/01/2014 02:03 PM, Sergio Castro wrote: > Hello, > > As far as I know Logtalk (http://logtalk.org/) includes some meta-interpreter examples. But I will let Paulo to give you the details :) > > Sergio > > Le Mardi 1 avril 2014 13h31, banky97 <[email protected]> a écrit : > > Thank you very much rechard for your reply. I am so greatful. >> Actually this is part of my finalyear project. I have been given sets of >> grammer which I sent to you. And a file that contains list 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. >> I have spent months on my own to learn prolog but the meta-interpreater part >> seems to be difficult for me. And I have two weeks to demostraite the >> system. Any help from you will be so appreciated. >> :( grammar_simple.BAK >> <http://swi-prolog.996271.n3.nabble.com/file/n14652/grammar_simple.BAK> >> train_np_seq.BAK >> <http://swi-prolog.996271.n3.nabble.com/file/n14652/train_np_seq.BAK> >> >> >> >> -- >> View this message in context: http://swi-prolog.996271.n3.nabble.com/Issue-with-creating-a-meta-interpreater-tp14623p14652.html >> Sent from the SWI Prolog mailing list archive at Nabble.com. >> >> _______________________________________________ >> SWI-Prolog mailing list >> [email protected] >> https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog >> >> >> > -------------- next part -------------- > HTML attachment scrubbed and removed > _______________________________________________ > SWI-Prolog mailing list > [email protected] > https://lists.iai.uni-bonn.de/mailman/listinfo.cgi/swi-prolog >