read crashes on shared structure
| Newsgroups | gmane.lisp.scheme.bigloo |
|---|---|
| Message-ID | <trinity-1430f92d-4b1a-4ea8-8343-969cf80ac312-1427225016040@msvc018> |
Hello, there is a write-circle/read inconsistency, see attachment. I tried patching the reader with code from srfi-38, but that is not straightforward: there is a letrec-based recursive call to read further tokens, whereas bigloo is grammar-based. Maybe this example can be adopted as a testcase for R7RS support at some point. Cheers, Andreas
bigloo-shared-structure-write-read-inconsistency.scm
(application/octet-stream, 632 B) - not displayed