File tree Expand file tree Collapse file tree 2 files changed +7
-15
lines changed Expand file tree Collapse file tree 2 files changed +7
-15
lines changed Original file line number Diff line number Diff line change 1
1
This directory contains implementations of SRFI 64 provided by people
2
- other than Per Bothner, the author of the SRFI.
3
-
4
- There are some differences between Per's sample implementation and
5
- Taylan's implementation:
6
-
7
- Per describes one advantage of his sample implementation:
8
-
9
- #+BEGIN_QUOTE
10
- One advantage of the reference implementation is that it has hooks for
11
- reporting line numbers for failing tests. That seems impossibly to do
12
- portably, and difficult to do without some kind of macro hooks.
13
- #+END_QUOTE
14
-
15
- Taylan's implementation is mostly pure R7RS.
2
+ other than Per Bothner, the author of the SRFI.
Original file line number Diff line number Diff line change 1
1
This directory contains an implementation of SRFI 64 provided by
2
- Taylan Kammer.
2
+ Taylan Kammer.
3
+
4
+ There are some differences between Per's sample implementation and
5
+ Taylan's implementation. Rather than describing them here, I refer
6
+ readers to the [[https://srfi-email.schemers.org/srfi-64/msg/13288855/][email discussion]] about the new implementation. Both
7
+ Per and Taylan contributed.
You can’t perform that action at this time.
0 commit comments