lantiga / ki

lisp + mori, sweet.js
ki-lang.org
MIT License
478 stars 28 forks source link

gulp/grunt task support, export compile #6

Closed 11111000000 closed 10 years ago

11111000000 commented 10 years ago

or we should use sweet.js task, then describe that in docs

lantiga commented 10 years ago

Good point. We should aim for the grunt task. run in lib/ki.js extracts ki macros from the source files and makes them available to sweet.js compile.

lantiga commented 10 years ago

Ok, I've added a proper compile to grunt, let me know how that works for you.