I've started using Typed Racket several times recently only to flip the switch
to #lang typed/racket/no-check or remove types entirely. Something like Vincent
suggests with an option to write with types and have them checked but turn off
the type-driven optimizer and skip contract checking at ty
Hello,
I'm a newcomer to Racket, so sorry if what I'm asking is obvious.
I work with Racket in macvim, and I've got vim-racket, paredit, etc. working
without a hitch (thanks to your excellent documentation). I'm loving xrepl as
well.
I'd like to edit my .rkt files in macvim, and use xrepl for
At Tue, 21 Apr 2015 04:06:19 -0700 (PDT),
thomas.lynch wrote:
>
> Manual says:
>
> "
> remember that the Scribble is just an alternate for S-expressions
> "
>
> Please pardon the question .. ah then what good is it? We already
> have S-expressions. Perhaps it looks a lot nicer? .. but i
3 matches
Mail list logo