Ben Greenman

Results 126 comments of Ben Greenman

Hello Rob, welcome!! > what do you actually check-in when using Sorbet? Start with just the source code and a README with pointers for installing Sorbet. We'll test the instructions...

> for all r in rs, schema(r) is equal to schema(t1) --> this seems to imply you can call schema on a row and a table? Yep. Though, another option...

ping @borisveytsman , this PR is critical to know how to use biblatex. Please merge!

Thanks! Unfortunately, `#lang forth` can't run this factorial. I think we should change the language or the code before merging this.

(... my guess is "no". We could also make it interactive)

Understood! Thanks for reporting. Which version of Racket are you using?

Okay, I think it's [readline's](http://docs.racket-lang.org/readline/index.html?q=readline#%28mod-path._readline%29) fault! I was able to install the [wo-readline](https://github.com/bennn/iPoe/tree/wo-readline) branch of ipoe through Dr.Racket (6.3.1). Looking into compile-time solutions for skipping readline if it's not available...

Ok, you should be able to install ipoe through master now.

Hmm, I'm not sure you can right now (unless there's a way to run a custom "raco ..." command). I think I could update the REPL environment to have the...