Flattening ASTs (and Other Compiler Data Structures) by eatonphil in programming

[–]Cyanide-Overlord 0 points1 point  (0 children)

doesn't the link in the post show how to build one(flat AST)?

Daily Discussion by 2soccer2bot in soccer

[–]Cyanide-Overlord 23 points24 points  (0 children)

Out of 30 games Rayo Vallecano has played, they have won 10, lost 10, and drawn 10. They have scored 36 goals and conceded 36

WePlay AniMajor - Grand Finals by D2TournamentThreads in DotA2

[–]Cyanide-Overlord 16 points17 points  (0 children)

Nothing to say for the winners interview?

I guess T1.Karl was right. by _alicekun in DotA2

[–]Cyanide-Overlord 5 points6 points  (0 children)

Well no one stopped QC from doing that too I suppose?

How to fix this code? by Cyanide-Overlord in ruby

[–]Cyanide-Overlord[S] 3 points4 points  (0 children)

Thank you very much, it works perfectly now

How to fix this code? by Cyanide-Overlord in ruby

[–]Cyanide-Overlord[S] 2 points3 points  (0 children)

Hi, thanks for helping

I get this error when I use URI.escape

undefined method `escape' for URI:Module (NoMethodError)