Changelog
0.6.0
0.6.0 Is one of the major releases since the first Cor release. This release brings automatic testing with CircleCI and run
command is now available, so you can now do cor run path/to/file.cor
in node.js
compile
command now works properly whaen compiling a single filefunc sum(a, b) a + b