[plt-scheme] Re: SOAP for PLT-scheme?
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?
>>
>>
>>
>>
>
>
>
>