Hi, I've started working with the Htdp textbook as I'd like to acquire a solid foundation in (functional) programming. The approach to teaching programming looks very promising. Having this ressource available online for free is absolutely amazing. Thank you.
One slight annoyance I came across: I've found running code snippets with the beginning languages rather slow, much slower than with `#lang racket`. Why is that? Anything I could do to make that more performant? (Actually, running simple racket snippets is much faster in the REPL than with DrRacket. Is there a way to use the BSLs on the command line?) Or: Could I just use work through the textbook with `#lang racket`? How different is racket from the student languages? Are they subsets, i.e. will everything that works in those languages also work with racket proper? All the best, Denis Maier -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/ec53a53a-bc4e-4fb1-a92a-87682cb8f731n%40googlegroups.com.