Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

A "Hello World" code example would be worth more than 1000 words.


There’s an examples section way, way down the page. I do agree that language homepages should probably start with this, that’s how my brain works anyway.


There’s a Hello World on the page


No, that is not a program emitting to output stream "hello, world!"

It emits "{Hello, world!}" which is like emitting "func main() { print("hello, world!" } }"

A hello, world for this language would take "hello, world" as an operand to some operator that spits out strings. That example is not there.


If you read the description the language outputs programs. If it would be able to output any string, it wouldn't be concanative language anymore.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: