[…] can you write a static-typing library for Scheme that then automatically checks your code for type errors? And the current answer, for now and for the foreseeable future, is no.
That’s wrong, there is Typed Racket. (Granted, it’s called “Racket”, not “Scheme” but the same thing should be possible in any Scheme implementation.)
Hi all, I’m bringing my Perl 5 knowledge up to date with the goal of updating an ancient CGI script to modern Perl next week. Still have to decide whether to use Mojolicious or Dancer.
Laravel Valet is great for providing this kind of local dev environment.