RiftSketch icon indicating copy to clipboard operation
RiftSketch copied to clipboard

Add common/useful snippets for faster live coding

Open brianpeiris opened this issue 9 years ago • 2 comments

brianpeiris avatar Oct 05 '14 16:10 brianpeiris

if the JavaScript lambda syntax weren't so onerous, having a smorgasbord of composable functions to encapsulate common patterns would be nice. I don't like it for work, but perhaps CoffeeScript would make for a better live-coding language.

capnmidnight avatar Oct 25 '14 16:10 capnmidnight

@capnmidnight Ooh, your comment made me think of adding ES6 support through traceur. Fat arrow syntax would be really nice.

brianpeiris avatar Oct 26 '14 21:10 brianpeiris