Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Cor - the language of the web (yosbelms.github.io)
4 points by yosbelms on Nov 12, 2015 | hide | past | favorite | 7 comments



A language that compiles to javascript. Focused on simplicity, productivity and organization. Designed for large application development.


"..., thinked to" should probably be "..., meant to / aimed at / focussed on".


just a play on words


Is it possible to use Javascript libraries from Cor?


yes, it is possible. It is primarily designed to run in the browser.

You can use every javascript library out there, through CommonJS using "use" statement, or using globals.


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.




Join us for AI Startup School this June 16-17 in San Francisco!

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

Search: