Ben Greenman
                                            Ben Greenman
                                        
                                    Rhyme suggestions need to match syllable constraints. Don't suggest a 3-syllable word in place of a 1-syllable one.
Check https://github.com/schuster/asyncunit
No. I currently disagree that we should have built-in in syntax for comments. I can't think how to make them natural. But this might work out if we add a...
(Same title, different meaning) Since limericks can have irregular line lengths, but roughly the same relation between lines, we may need syllable variables just like rhyme variables. (This will make...
There's a phoenetic library from CMU and another from Philly (source: Byron Davies @ racket-con)
Maybe TR should have a multi lang that copies well-typed code into a few different submodules.
Static typechecking is early. The rough pipeline is: macro-expand -> typecheck -> optimize -> protect -> done. But, the multi lang idea is still going to need a rework of...
Thanks! It looks like there's some Deep code left after the replacement. Could be a submodule, and could be a `(require typed/racket)` somewhere. (EDIT: it does! just hard to see...
Yes, that error means there's some typed code around. It's coming from [`typed/untyped-utils`](https://docs.racket-lang.org/ts-reference/Utilities.html#%28part._.Untyped_.Utilities%29), so probably a `require/untyped-contract` or `define-typed/untyped-id`. I know `math` uses both those helpers. We should a TR...
Please don't change the color of "cornflower blue", even if it seems too dark. IIUC, that's what Robby & Matthew are asking too --- don't make changes that would change...