Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ktakashi/sagittarius-soap
SOAP library for Sagittarius Scheme
https://github.com/ktakashi/sagittarius-soap
Last synced: 13 days ago
JSON representation
SOAP library for Sagittarius Scheme
- Host: GitHub
- URL: https://github.com/ktakashi/sagittarius-soap
- Owner: ktakashi
- Created: 2012-10-05T13:01:15.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-11T11:52:39.000Z (over 11 years ago)
- Last Synced: 2024-10-06T01:21:49.038Z (about 1 month ago)
- Language: Scheme
- Size: 105 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
Awesome Lists containing this project
README
Sagittarius SOAP library
==This is a library of SOAP for Sagittarius Scheme. Current implementation
contains very limited range of SOAP.How to use
==See example.scm
Known Issues
==Sagittarius 0.3.6 has a bug for cache with `with-library` macro and the library
`(soap lite)` breaks cache and Sagittarius shows warning message. This will be
fixed in 0.3.7.