[racket-users] going to icfp?

2019-06-12 Thread Jesse Alama
Who's all going to this year's ICFP in Berlin? (https://icfp19.sigplan.org) -- Jesse Alama https://lisp.sh -- 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 racke

[racket-users] Re: Specifying Launcher Directory/Installation Executable Directory

2019-06-12 Thread Eric Eide
Matthew Flatt writes: > If you use "installation" scope instead of "user" scope for the > package, then launchers via `racket-launcher-names` will be in the same > directory as other main-installation executables, such as `raco`. To do > that, specify `-i` with `raco pkg install` or select "Speci

Re: [racket-users] Specifying Launcher Directory/Installation Executable Directory

2019-06-12 Thread Matthew Flatt
If you use "installation" scope instead of "user" scope for the package, then launchers via `racket-launcher-names` will be in the same directory as other main-installation executables, such as `raco`. To do that, specify `-i` with `raco pkg install` or select "Specific Racket Installation" for the

[racket-users] Specifying Launcher Directory/Installation Executable Directory

2019-06-12 Thread Eric Eide
How does one specify the directory where a collection's launchers should be installed? The raco documentation describes `racket-launcher-names` : * racket-launcher-names : (listof string?) — A list of executable names to be generated in the

[racket-users] Re: grammar-based fuzzing

2019-06-12 Thread Ryan Kramer
Thanks everyone for the good suggestions. Xsmith looks particularly appealing, looking forward to 1.0! -- 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-us