Target discriminant macro for conditional expansion #657

Closed
opened 2022-01-08 10:06:18 +00:00 by vyzo · 1 comment
vyzo commented 2022-01-08 10:06:18 +00:00 (Migrated from github.com)

Gambit now supports macro-case-target which allows you to conditionally expand code for specific targets.
We should add support for it as well, because it is very useful to introduce logic specific to a backend. C, native, and js all come to mind.

See also #656

cc @drewc

Gambit now supports `macro-case-target` which allows you to conditionally expand code for specific targets. We should add support for it as well, because it is very useful to introduce logic specific to a backend. C, native, and js all come to mind. See also #656 cc @drewc
vyzo commented 2024-12-14 01:15:33 +00:00 (Migrated from github.com)

This is implemented now.

This is implemented now.
Sign in to join this conversation.
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#657
No description provided.