/* October 26, 2004 */
/* The great RPC project, Part Two: RFX (Remote Functional eXpressions). It has an X in it because 'X' is a cool and trendy letter. Sigh.
This is a (roughly) s-expression based RPC solution, which makes heavy use of both unix pipes and parantheses. Today I worked on the IDL for this project, which is called LIDL. I think I can get away with this name, because it and the supermarket are in totally different areas of whatzit.
The LIDL interpreter is written in scheme and at present generates java; I've got the section that generates a java server (web or socket-based, it doesn't matter to the server) and assorted utility classes more or less finished, and the java support classes are well on the way.
More news soon. */
This is a (roughly) s-expression based RPC solution, which makes heavy use of both unix pipes and parantheses. Today I worked on the IDL for this project, which is called LIDL. I think I can get away with this name, because it and the supermarket are in totally different areas of whatzit.
The LIDL interpreter is written in scheme and at present generates java; I've got the section that generates a java server (web or socket-based, it doesn't matter to the server) and assorted utility classes more or less finished, and the java support classes are well on the way.
More news soon. */

