Hi,
A while ago I proposed a few SRFIs, in particular
https://srfi.schemers.org/srfi-201, which provides extensions to core
bindings (define, lambda, let, let*, or)
https://srfi.schemers.org/srfi-201, which extends SRFI 2 with the
capability of pattern matching
Recently, with a second draft, I
It is now available here:
https://racket.discourse.group/t/extending-the-reader-to-support-kawa-like-treatment-of-colons/3676
sobota, 5 kwietnia 2025 o 11:55:55 UTC+2 godek@gmail.com napisał(a):
> I just read that this is no longer a place for Racket discussions, so I'm
>
I've had an idea to implement a #lang that would provide some syntactic
extensions akin to those provided by the Kawa Scheme, particularly with
regard to the usage of a colon.
In particular, in Kawa:
- the sequence "x:" will be read as a keyword equivalent to #:x
- the sequence "a:b" will be rea
I just read that this is no longer a place for Racket discussions, so I'm
moving the question to https://racket.discourse.group/
sobota, 5 kwietnia 2025 o 11:53:06 UTC+2 godek@gmail.com napisał(a):
> I've had an idea to implement a #lang that would provide some syntactic
>
4 matches
Mail list logo