[plt-scheme] Re: SOAP for PLT-scheme?

From: Pedro Pinto (ppinto at cs.cmu.edu)
Date: Wed Jan 12 07:06:19 EST 2005

You could use the microsoft tools [0] to generate C# wrappers, which you
can then invoke through dot-s\cheme [1]. I have done this to access
the Google API [2], seems to work quite well.

-pp

[0] 
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cpgrfWebServicesDescriptionLanguageToolWsdlexe.asp
[1] http://www.rivendell.ws/dot-scheme
[2] 
http://www.rivendell.ws/dot-scheme/dot-scheme-sources/src/scheme/examples/search-and-speak.ss



>On Fri, 7 Jan 2005 12:03:59 -0500, Larry White <ljw1001 at gmail.com> wrote:
>  
>
>>  For list-related administrative tasks:
>>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>>
>>Is there a reasonably good SOAP library for PLT Scheme?
>>
>>thanks?
>>
>>
>>    
>>
>
>
>  
>



Posted on the users mailing list.