You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @egallesio !
I was reading the documentation in the code (inside bonus.stk) and realized that the tag EXT-SYNTAX is used for SRFIs 8 and 16, and EXT is used for the prpocedure exported by SRFI-88.
Hi @egallesio !
I was reading the documentation in the code (inside
bonus.stk
) and realized that the tagEXT-SYNTAX
is used for SRFIs 8 and 16, andEXT
is used for the prpocedure exported by SRFI-88.For example,
Would it make sense to have two other tags,
SRFI
andSRFI-SYNTAX
for that? If it's not easy, never mind. :) It's just an idea I had.The text was updated successfully, but these errors were encountered: