|
|
|
|
|
by p2edwards
607 days ago
|
|
I do miss 2 features from LiveScript: 1. `wxyz = [ 2 8 -5 5 ]` (commas optional for non callables) 2. `console.log \hello` (backslash strings) Don't know how hard/compatible #1 is, but for #2 I had a tested PR that I could bring around. (#3 was bulleted lists, but you already added that!) |
|