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

2018-11-13 Thread Neil Van Dyke
Alpine Linux is now popular for "cloud containers", and is also the basis for mainline Linux for smartphones and tablets. An official Alpine package with the latest DrRacket would be a big win to help people start playing with DrRacket on some handhelds, without the agony of building it themse

Re: [racket-users] riposte: language for testing json-based http apis

2018-11-13 Thread Matthias Felleisen
> On Nov 9, 2018, at 9:27 AM, je...@lisp.sh wrote: Riposte looks like a cool project and, if it had come a bit earlier, I might have used it for my course project. > I might learn more about at the upcoming Racket Summer School? Yes, that’s the goal of the Racket Summer School for 2019. Th

Re: [racket-users] software engineering (Was: Does Racket support tail call elimination?)

2018-11-13 Thread George Neuner
On 11/12/2018 7:08 PM, Neil Van Dyke wrote: Full stack web development is a multi-discipline area that demands a high level of knowledge and skill to architect a working application.  IMO, the vast majority of all web developers are not qualified to be doing it. We, ourselves, might be abl

Re: [racket-users] How to eval a custom language from inside a module?

2018-11-13 Thread Andrew Wilcox
> > (define-runtime-path example "example.rkt") That works! Thanks! -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com