Nurbol Alpysbayev

Results 19 comments of Nurbol Alpysbayev

I agree that this is probably due to the order in which rustc produces errors. Regarding AST and syntax errors, I think the parser is smart enough to generate AST...

@shika-blyat Wow thanks! Great explanation. But you know, there is a variety of syntax errors, some of which could be easily ignored by the borrow checker, but then yes, the...

PHPDocumentor definitely should support this. PHP apps may become very complex, there are already many things we have to memorize, no need to keep memorizing possible string argument values for...

@jaapio that's a good news! I think many people just gave up on this (desired, but not a critical), but they still hoping for it to be implemented. I can...

These type of issues are the reason why I gave up with PHP after 11 years and moved to node.js + Typescript. PHP is moving too slow for 2018

Hi there! I liked so much the philosophy and description of Sanctuary. As much as I liked it, I was disappointed by the current type-checking system. While you obviously have...

@davidchambers I am sure Typescript is capable of handling the most complex scenarios possible. I apologize in advance, because I am not familiar well with haskell-like syntax except I've read...

@Bradcomp, @masaeedu thank you guys. This is why I apologised in advance because I did feel that I may not be right. FP seems much deeper than I thought. That's...

I want to apologize once again, I've looked how much work was done on sanctuary's type system, and it looks like a piece of art.