diff options
| author | 2025-10-26 13:26:34 -0400 | |
|---|---|---|
| committer | 2025-10-26 13:26:34 -0400 | |
| commit | a2b1d33a61bc134b46ecf2e8b4e3e34023cf4d6d (patch) | |
| tree | 038144c881ca0b6c97f553004cf37ae3b318e5ed /README.md | |
| parent | 0.1.0 (diff) | |
tests, chibi support
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -186,3 +186,9 @@ Since HaScheme does not (conceptually) have continuations, multiple values have to be interpreted differently. But a bigger issue occurs because a promise is a single value. It cannot be decomposed into more values without forcing the promise. + +## License + +0BSD for everything except for `(hascheme implemetation-support)`, which +implements a modified version of the SRFI-45 sample implementation for +systems that do not implement the requirements for promises here. |
