Live data from Hacker News

Show HN: Chicken chicken chicken – chicken chicken programming language

torso.me

61–70 of 74 posts

Re: Show HN: Chicken chicken chicken – chicken chicken programming language

#63
post #61

I love how even the JS implementation contains almost only the word chicken repeatedly.

I like the Chicken he threw in after the return for good measure. Just didn't have enough chicken without it.

My JavaScript is a bit fuzzy, but I think those last two lines actually parse as `return chicken.Chicken;`, so the last Chicken is actually significant.

Re: Show HN: Chicken chicken chicken – chicken chicken programming language

#66
post #63
post #61

Earlier quoted context omitted.

I like the Chicken he threw in after the return for good measure. Just didn't have enough chicken without it.

My JavaScript is a bit fuzzy, but I think those last two lines actually parse as `return chicken.Chicken;`, so the last Chicken is actually significant.

You're totally right. I was reading it like a sentence. My bad.

Re: Show HN: Chicken chicken chicken – chicken chicken programming language

#67

Error messages are very clear and understandable which is definitely a plus. For example: Error on line 1: expected 'chicken'

TypeError: Expected, chicken : Found, chicken

That's got to be the funniest error message I've read

Re: Show HN: Chicken chicken chicken – chicken chicken programming language

#70

If Torbjörn Söderstedt would like to explain how chicken.js works - there is now an open stackoverflow question: http://stackoverflow.com/questions/17414435/how-does-chicken...

seems stackoverflow though this question was too fowl for them and asked me to push it over to codereview -> http://codereview.stackexchange.com/questions/28015/how-does...
Post reply on HN