has moved away from these mailing lists and over to the
> Discourse-based forum at https://racket.discourse.group. I would
> recommend moving over there instead as you're more likely to get
> replies.
>
> - Ryan
>
> On Thu, 30 Jun 2022 at 15:24, thomas_d...@alumni.brown.e
Hi Admins - If you could approve pending subscription requests for the
listserv that would be great. One of my interns has been stuck in the queue
for more than a week
--
You received this message because you are subscribed to the Google Groups
"Racket Users" group.
To unsubscribe from this gr
Thanks! A couple follow-up questions inline.
On Monday, December 20, 2021 at 2:34:29 PM UTC-5 Matthew Flatt wrote:
> There's not really anything you can do to catch exception C-side right
> now. If you need to catch exceptions, that has to be done Racket-side,
> possibly with a helper created v
Gently bumping this thread in the hopes it might get some new eyes.
On Friday, November 5, 2021 at 11:58:07 AM UTC-4
thomas_d...@alumni.brown.edu wrote:
> I have some fairly simple code setting up an embedded Racket BC instance
> in a C++ coroutine, allowing me to call `scheme_dynamic_r
I have some fairly simple code setting up an embedded Racket BC instance in
a C++ coroutine, allowing me to call `scheme_dynamic_require` a module
using a custom #lang (supported by an embedded module) and extract a
cpointer matching a certain type tag from the exported symbols.
It *looks* like
5 matches
Mail list logo