Skip to content

Conversation

stylewarning
Copy link
Member

@stylewarning stylewarning commented Sep 9, 2025

This is to scratch an itch of being able to print stuff, superseding trace and friends.

COALTON-USER> (coalton (show* 1 2 "hello" 4 #\Newline (Reveal (fn () 5))))
12hello4
#<FUNCTION-ENTRY :ARITY 1>

My main problem is that I created a LispOutputStream type. Maybe it should be a ShowStream type with just the provided constructors.

@stylewarning stylewarning force-pushed the display branch 2 times, most recently from c24a9f6 to f49d557 Compare September 9, 2025 20:45
@stylewarning stylewarning force-pushed the display branch 4 times, most recently from 6051c9c to f0e9147 Compare September 9, 2025 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant