Mike Sperber

Results 13 issues of Mike Sperber

I'm trying to get the Nix packaging for the Haskell bindings up to data, but the `QueueTest` fails. Here's some more info: https://github.com/NixOS/nixpkgs/pull/119411 In particular, copying what I just wrote...

The menu-based language has one, so `#lang htdp/asl` should have one too.

Fixes https://github.com/racket/htdp/issues/177

Candidates: - number of static dependencies - size and number of interfaces - number of building blocks involved in changes - number and span of cyclical dependencies - number of...

Some maps raise an exception on just calling the keyword. Use contains? instead.

Fixes #220. Wrap a struct around hashes that has a custom print-converter. NOTE: While this works correctly in the #langs, this fails the tests in htdp-test/tests/htdp-lang/advanced.rktl, as they pick up...

This is so we can pick it up in the teaching languages for reporting error locations. As discussed with Robby at ICFP.

This is from a discussion @rhoadesre and I had yesterday. We should consider adding "Make illegal states unrepresentable" to the design principles mentioned in the curriculum. (Preferably in LG 1.7.)...

From a discussion @rhoadesre and I had yesterday: LG 1.7 is presently too unclear about the differences between the levels involved in data modelling. At least: - The data modelling...