Hacker News new | ask | show | jobs
by jrq 2972 days ago
I don't understand what you're asking. Python is completely unlike scheme.

The type situation irks me because I do ocaml for a living, so I rely on the type system a lot. Scheme reminds me of a more seductive flavor of FP, though sometimes it's cumbersome to ensure that a data structure isn't being subtly changed somewhere.