Add Cor language

can see it in http://yosbelms.github.io/cor
This commit is contained in:
Yosbel Marín
2016-05-20 14:22:43 -06:00
parent 9f63e88962
commit 9bcc69a7e0

1
c/cor.cor Normal file
View File

@@ -0,0 +1 @@
func main() console.log('Hello World!')