Skip to content

Question about guard's => syntax for a new Gerbil user #1341

Answered by vyzo
HMarcien asked this question in Q&A
Discussion options

You must be logged in to vote

Well, if you use the r7rs prelude the surface syntax and predefined macros are just standard/vanilla scheme. But you can still import everything you need or want to use, even from :gerbil/core, which is the gerbil prelude itself.

Note that you can also use our try macro, it is defined in :std/sugar. It has much saner semantics than guard!

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@HMarcien
Comment options

@vyzo
Comment options

vyzo Aug 11, 2025
Maintainer

Answer selected by HMarcien
@HMarcien
Comment options

@vyzo
Comment options

vyzo Aug 11, 2025
Maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants