If the code is written in Typed Racket, the compilation time will drive you
mad
since every one-byte-modification forces the entire project being
typed-checked...
On Fri, Jul 21, 2017 at 5:07 PM, Erich Rast wrote:
> I'm using mostly racket-mode in emacs for development and even with helm
> and p
I'm using mostly racket-mode in emacs for development and even with helm
and projectile mode greping info from the source directory is
cumbersome. So I was thinking about putting my entire project into one
source file with lots of explicit (module ...) declarations. This
doesn't break modularity, I
2 matches
Mail list logo