4 ms·
i really like the syntax - really close to english. is there a side-by-side comparison of kal and the generated javascript?
by pencilcode 13y ago
i really like the syntax - really close to english. is there a side-by-side comparison of kal and the generated javascript?
- rzimmerman 13y agoThanks for the suggestion. The closest to a side by side is here (http://rzimmerman.github.io/kal/#asynchronous-wait http://rzimmerman.github.io/kal/#asynchronous-wait), and also the table of operators in the readme (https://github.com/rzimmerman/kal/blob/master/README.md#operators-and-constants https://github.com/rzimmerman/kal/blob/master/README.md#oper...). Also the examples directory on the github repo. Apologies if you saw these already. I'll add something like what you suggested, though.