expansion time formatters #1354

Open
opened 2025-08-22 21:51:21 +00:00 by vyzo · 0 comments
vyzo commented 2025-08-22 21:51:21 +00:00 (Migrated from github.com)

format is nice... butt slow if it is in the hot path.
We need an @format or @formatter macro that takes a literal format string and emits a format procedure that doesn't have to parse anything.
It should support format to string, format to port, but also support stdio (BufferedWriter).

format is nice... butt slow if it is in the hot path. We need an `@format` or `@formatter` macro that takes a literal format string and emits a format procedure that doesn't have to parse anything. It should support format to string, format to port, but also support stdio (BufferedWriter).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mighty-gerbils/gerbil#1354
No description provided.