Hi Folks,
I just noticed that I can't seem to find the docs for some packages such as
Pollen anymore.
https://docs.racket-lang.org/pollen/
Is returning a page not found.
I don't know if it is related, but my Racket 8.0 CS on macOS is also
complaining that "pkg" is not a valid raco command. Did
> A recent contribution is a new command extension to raco:
> https://github.com/nixin72/from-template
> $ raco from-template
> Philip described it 'like create-react-app, but for all sorts of Racket
> templates'
> (It is currently only linux so it would be nice if a windows user could
> help)
>
thew Flatt wrote:
> Yes --- done.
>
> Matthew
>
> At Mon, 17 Aug 2020 17:46:49 +0100, Andre Garzia wrote:
> > Hi Folks,
> >
> > The OpenSSL DLLs being shipped with Racket (in version 7.7 at least) is
> > v1.1.0.8 which has already been EOLd. Version 1.1.1
Good afternoon friends,
I'm trying to build a distributable version of my little Gemini browser:
https://git.sr.ht/~soapdog/fafi-browser
The source folder contains a `main.rkt` which has `(module+ main ...)` in
it. I thought that selecting that file and using the menu to create a
distribution
Hi Folks,
The OpenSSL DLLs being shipped with Racket (in version 7.7 at least) is
v1.1.0.8 which has already been EOLd. Version 1.1.1 is the stable version.
Version 1.1.1 is LTS and supported until 2023. In theory 1.1.1 is a drop-in
replacement for 1.1.0.8 since it is ABI and binary compatible wit
Hi Folks,
I have an interesting project to share. I have built a simple Graphical
Gemini client using Racket. Gemini is a new protocol in the "small
internet" movement, it is easy and fun to implement. You can think of
Gemini as more than Gopher but less than the Web. Learn more about it at:
h
Thanks Paulo,
If you need someone to test stuff on real aarch64 hardware just ping me. I
have both Windows 10 and Ubuntu here (under WSL2)
Best
Andre
On Tue, 23 Jun 2020 at 07:57, Paulo Matos wrote:
> Hi Andre,
>
> Work on this is ongoing - joint work with Jesse Alama. We have two ports
> bein
Some weeks ago, there was a post here about porting Chez to ARM64 and thus
enabling Racket CS to work on those platforms. I haven't heard anything
about it after that, doesn anyone here have any news? I use an ARM64
machine as my daily driver (with Windows 10) and am very curious about
progress.
B
I noticed a similar behavior if I left any dangling "display" or "write" in
the code, a terminal window would open with those messages in it. Is this
what might be happening to you?
On Tue, 26 May 2020 at 12:09, Philip Benade wrote:
> Hi Alex
>
> I managed to get it working. Updating Dr.Racket t
that is really cool! thanks for sharing!
On Thu, 7 May 2020 at 10:33, Laurent wrote:
> Have you ever wanted to extract a block of code out of its context and
> wrap it in a function?
>
> Have you ever *not* done it because of the cognitive load(*) of figuring
> out the function arguments and the
I’ve been trying to compile Racket to Windows on Arm for a while but I don’t really have the experience and skills to do it. I think that I might be close to compile minimal racket but I have no idea on how to move to a full racket build because from what I’ve seen, the build system relies on downl
Hi Friends,
Does anyone here know what is the best way to show styled text in a
Racket GUI application?
I've got some markdown that I wish to display but I can't find how to
display any form of styled text, let alone markdown.
I've started a little project to implement webviews but I think
Neil,
Thanks a lot for the detailed response. I am new to Racket, FFI and
everything else but I decided to take a shot at it today. I've managed
to create a web-view% GUI class that can display web pages on macOS. It
is wrapping around WKWebView which is the current way of doing things. I
hav
Neil,
Thanks a lot for the detailed response. I am new to Racket, FFI and
everything else but I decided to take a shot at it today. I've managed
to create a web-view% GUI class that can display web pages on macOS. It
is wrapping around WKWebView which is the current way of doing things. I
hav
Neil,
Thanks a lot for the detailed response. I am new to Racket, FFI and
everything else but I decided to take a shot at it today. I've managed to
create a web-view% GUI class that can display web pages on macOS. It is
wrapping around WKWebView which is the current way of doing things. I
hav
Hi Friends,
I was building a little RSS feed reader here when I noticed that I don't
know of any webview package to be used from Racket. My search on the
package catalog returned nothing.
Is there a webview for Racket? How should I display HTML?
I'd really appreciate any help, even if just point
Hi,
I'd love to join in the meetup :-)
Cheers
On Wed, Mar 6, 2019, 15:44 Richie Primus wrote:
> Wed Mar 6 15:42:07 GMT 2019
>
>
> Hi Stephen,
>
>
> I'd also be interested.
>
>
> Tuesday evenings work best for me.
>
>
> --
>
> -primus
>
> --
> You received this message because you are subscrib
Following the topic of Racket gui apps I decided to ask a question here
before I plunge into a rabbit hole from which I may take hours to climb
back. I am trying to implement a type of GUI app which is usually called an
outliner. Basically it should be a Hierarchical List like the one provided
18 matches
Mail list logo