js-slang icon indicating copy to clipboard operation
js-slang copied to clipboard

Source §3 Concurrent: Ellipses not supported

Open martin-henz opened this issue 10 months ago • 0 comments

Source §3 Concurrent does not support ellipses syntax.

Screenshot 2024-03-29 at 8 12 07 AM

Supporting ellipses will allow us to close a gap in SICP JS 3.4, and it will allow us to move the function stream() from stdlib/stream.ts to stdlib/stream.prelude.ts, and remove stream.ts.

martin-henz avatar Mar 29 '24 00:03 martin-henz