Live data from Hacker News

Show HN: Cor - the language of the web

yosbelms.github.io

1–10 of 10 posts

Re: Show HN: Cor - the language of the web

#10
post #4

The syntax feels like Go, but without types.

You got it. Cor borrows from Go, C# and Python(its philosophy). The idea behind is to take the simplest parts of the those language syntaxes, combine it, and make a new one focused on productivity and readability.