https://github.com/tabe/manued
An R6RS library for Manued (真鵺道)
https://github.com/tabe/manued
Last synced: 4 months ago
JSON representation
An R6RS library for Manued (真鵺道)
- Host: GitHub
- URL: https://github.com/tabe/manued
- Owner: tabe
- Created: 2009-09-19T09:33:19.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2009-09-20T11:42:44.000Z (over 16 years ago)
- Last Synced: 2025-07-18T19:22:08.062Z (11 months ago)
- Language: Scheme
- Homepage: http://fixedpoint.jp/
- Size: 70.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
An R6RS library for Manued (真鵺道) [0]
== License
New BSD License
== Notes
* Tests needs Ypsilon [1] with an external library (xunit) [2];
Run `YPSILON_SITELIB="path of (xunit)" make test'.
== References
[0] http://www.mpi-inf.mpg.de/~hitoshi/otherprojects/manued/index.shtml
[1] http://code.google.com/p/ypsilon/
[2] http://github.com/tabe/xunit/