[racket-users] Racket Weet 2019

2018-11-14 Thread Jay McCarthy
Racket Week 8-14 July 2019 https://con.racket-lang.org/2019/ We're have a week of Racket in summer 2019: - How to Design Languages (5 day intensive from 8th to 12th) - Beautiful Racket Workshop (3 day gentle from 10th to 12th) - RacketCon on 13th - RacketCon Office Hours on 14th Save the date! J

Re: [racket-users] Re: maintainer for alpine linux racket package (cloud containers and handhelds)

2018-11-14 Thread Tony Garnock-Jones
Here are the packages as built by the scripts I linked previously: ~/src/racket-alpine/packages/racket-alpine/x86_64$ ls -la total 77392 drwxr-xr-x 2 tonyg tonyg 4096 Aug 29 13:27 . drwxr-xr-x 3 tonyg tonyg 4096 Aug 29 13:08 .. -rw-r--r-- 1 tonyg tonyg 1319 Aug 29 13:27 APKINDEX.tar.gz

Re: [racket-users] Re: maintainer for alpine linux racket package (cloud containers and handhelds)

2018-11-14 Thread Neil Van Dyke
For the handhelds, especially in this phase when everyone using it will be a developer... probably most of which devices will have at least 16GB of flash and 2GB of RAM... I think upstream's ~600MB installed default Racket contents (including DrRacket and manuals and everything) is a good match

[racket-users] Re: maintainer for alpine linux racket package (cloud containers and handhelds)

2018-11-14 Thread Tony Garnock-Jones
I recently experimented with Alpine packages for Racket 7.x, minimal and full, but ran out of steam when I realised I didn't know whether "minimal" and "full" even make sense in context. Is there a need for an "ultra minimal"? Anyway, APKBUILD etc (partially cribbed from Jakub Jirutka's Racket