[racket] How to use typed/racket within Emacs and scheme top level ???
holy crab! why would someone in his own mind prefer Emacs over a
modern and slick DrRacket environment?
Let the old OS RIP before it gets sentient and wreaks (even more)
havoc onto the world!
On Thu, Oct 14, 2010 at 2:28 AM, Scott McLoughlin <scottmcl66 at gmail.com> wrote:
> I tried (require typed/scheme) in the scheme evaluation
> buffer and then basic expressions evaluated with C-c-e
> (such as #(44 #\c), say) evaluate fine with nice type
> annotations.