Looks interesting. Do you know any package of this type for DrRacket (or
another program) that works semantically while you program? (not just as a
checking tool like View Syntax)
--Adam.
On Fri, Oct 9, 2020 at 7:48 PM Shu-Hung You
wrote:
> Here is an example that provides different colors for
>
> Looks interesting. Do you know any package of this type for DrRacket (or
> another program) that works semantically while you program? (not just as a
> checking tool like View Syntax)
>
I think it would be difficult.
Racket has macros, and it allows shadowing on anything. The attached image
s
If I have an an install with packages X and Y installed, and a second
install with packages Y and Z installed, is there a way to use raco.exe or
some such to get X, Y, and Z installed on both machines without having to
figure out "by hand" which packages are missing from each install?
--
You
3 matches
Mail list logo