[racket-users] Re: Installing Racket Package `gregor` inside a Docker container

2018-01-01 Thread Zelphir Kaltstahl
I finally managed to do what I want using the installer approach from Jack Firth's Dockerfile: ~~ # DEBIAN IMAGE # FROM debian:jessie # META # MAINTAINER "Zelphir Kaltstahl "

Re: [racket-users] Blockly-Like Interface in DrRacket

2018-01-01 Thread Stephen Foster
Yes, exactly -- Like Snap! except I don't need the runtime, just the code editing paradigm. I googled for insert-gui and the closest thing I found was this: https://github.com/mflatt/guibuilder This seems really promising. Also, I didn't know about the plot library and its interactive snips.

Re: [racket-users] Cryptography routines in Racket

2018-01-01 Thread Christopher Lemmer Webber
Hey Ryan! This is great, and looks like it really was what I was looking for! You seem to have made a ton of progress on all sorts of stuff that would have honestly taken me ages to get to the equivalent level. ;) Re: the missing commits and etc, waiting till mid-January is a-ok with me... maybe