Results 102 comments of Joel Martin

Actually, this demo works better than some of the others. Certainly the graphics card is quite powerful and I am using the fglrx driver. So theoretically this should be quite...

As part of research I'm working on for my PhD (browser render testing), I recently created [instacheck](https://github.com/kanaka/instacheck) which is basically instaparse meets test.check. It allows you to define EBNF grammars...

@Pancakem did you intend to close this? Seems like there are some good improvements here. Perhaps you just closed it to fix the build/Travis issue?

Hi @Pancakem, Is this ready for merging? The Travis tests won't pass until the upstream docker hub image is updated. If it's passing for you locally, then I'll update the...

@Pancakem sorry for the slow reply. I just had a chance to look at this. I forgot that elm uses npm for installation so it doesn't actually require me to...

Hi @Pancakem I know it's been a long time but I was wondering if you've had any chance to look at this. The current elm implementation of mal in elm...

It's been a few months since I've been able to do anything mal related. After mulling this change for a while, I think I've decided I now like the idea....

I reviewed the `process/step*.txt` changes and they looked fine at first pass. I think my only minor hesitation is that the line lengths have jumped so things don't look as...

@asarhaddon sorry for the really slow response on this. I had to make the following change to get things to build (the `/mal` directory gets mounted over when running in...

@AP2008 @calroc sorry for the really slow followup. I basically took a long break from open source/mal stuff. It probably wouldn't be that hard to conditionalize the termios import and...