Some update:
Hopefully this is the same issue as the one reported at
https://github.com/racket/racket/issues/3604 and that the commit
https://github.com/racket/drracket/commit/3a07fc0319097661d27ea05ba42634f2b5ae14dd
fixes it.
On Sun, Jun 17, 2018 at 10:15 PM Shu-Hung You
wrote:
>
> No, this hap
> ... to embed domain specific language in another. Does Racket have any
support for this?
One approach is discussed in our paper about making macro-extensible
DSLs: https://dl.acm.org/doi/abs/10.1145/3428297
Section 8 shows some examples of how extensibility is useful for layering
higher-level
Hello Racketeers,
it's been a while since I was doing some serious GUI work but for one of
my current work projects the time has come and surprise surprise -
troubles on the way :)
When a button is created like:
(new button% (label "&Quit") ...)
everything works as expected. The #\q key becomes
Hi again,
A problem with the datasets meant that in the first few hours after
publishing, the plots reflected incorrect values. This is now fixed. Thanks
to Sorawee for noticing and pointing it out to me.
Paulo
On Wednesday, 6 January 2021 at 11:34:04 UTC+1 Paulo Matos wrote:
> Happy new year
Glad to hear it!
On Wed, Jan 6, 2021 at 8:10 AM Ben Ryjikov wrote:
> Hi Robby and Stephen,
>
> Thanks for your suggestions! It’s working now thanks to a mix of rackunit
> tools and dynamic require.
> We’re also thinking about how to make our code less reliant on DrRacket.
>
> Best,
> Ben
>
> On
Happy new year everyone,
It is with great joy that I publish the first issue of the year.
Issue 44: https://racket-news.com/2021/01/racket-news-issue-44.html
That's our longest issue ever. Not everything could be included as I always
try the issues to be quick to read (over a coffee break) but t
Thanks for sharing.
I think you did mention an interesting idea, to embed domain specific
language in another.
Does Racket have any support for this?
Leandro Facchinetti 於 2021年1月6日 週三 上午3:20寫道:
> Thanks to everyone who responded (privately and otherwise) for the nice
> words.
>
> Sage Gerard: T
Hi Robby and Stephen,
Thanks for your suggestions! It’s working now thanks to a mix of rackunit tools
and dynamic require.
We’re also thinking about how to make our code less reliant on DrRacket.
Best,
Ben
> On Jan 4, 2021, at 8:11 PM, Robby Findler wrote:
>
> I think a good first question he
8 matches
Mail list logo