Martin Sustrik

Results 159 comments of Martin Sustrik

Uh. Sorry for the delay. I see that GitHub reports merge conflicts for this patch. Would you give it a look?

I must admit I am out of my depth here. This boils down to how Python handles unicode. AFAIK this is different in Python2 and Python3. Anyway, I would try...

I think you have a wrong conceptual model of what ribosome is. To make it simple, imagine that every line starting with dot is actually a print statement. Thus: ```...

I've merged an outstanding patch that should fix the problem. Try now and report back. Thanks!

Yes. But I don't think there's an easy solution for that. Every compiler (and ribosome is a compiler) can either require generating the output and using the underlying language's debugging...

Interesting. I've tried to design ribosome so that it produces well indented code. I would love to hear why it doesn't work for you.

That sounds hard given that there are two overlapping indentations. mgor?

Yeah, will do once I have some free time. Still, what's the preferred way to launch python 3 programs on Mac?

@pgreze If you make the installer I would be glad to merge it in. Thanks for the offer!

Yes, I'll add it to pip once it is semi-stable.