On Sat, Jan 7, 2012 at 4:18 AM, Neil Van Dyke wrote:
> How do I get the complete path to Racket executables like "raco", in a
> portable way?
'find-exe' from the compiler/find-exe library should do the trick:
http://docs.racket-lang.org/raco/exe.html#(def._((lib._compiler/find-exe..rkt)._find-ex
How do I get the complete path to Racket executables like "raco", in a
portable way?
More precisely, I would like to get the complete path of the Racket
executable currently being used. (From there, it would be good enough
just to look for an executable of the desired name, like "raco", in th
2 matches
Mail list logo