[Peertrust-devel] A Peertrust - Prolog translator
Status: Alpha
Brought to you by:
dolmedilla
From: Bogdan V. <vl...@gm...> - 2004-08-15 19:06:55
|
Hi all, we (Bogdan Vlasenko and Abzal Kaligulov) developed bidirectional Peertrust - Prolog translator in java. Both these languages are used in Automated Trust Negotiation and the possibility of automatic translation of source code from one language to another and backwards was needed. We described grammars of both languages and used javacc (https://javacc.dev.java.net/) for automatic generation of parser and improved gotten code by manual adding sematic analyzer so translation of any PeerTrust/Prolog program can be made with one call of java method. Developed translator will be used later in java-applets. -- Best regards, Bogdan mailto:vl...@gm... |