Results 34 issues of James Campos
trafficstars

I modified the image example to show a 200K jpg, and running it shows first a black window for a second, and then the image on a white background. in...

`cargo build` in user_input gives me an error: ``` = note: /usr/bin/ld: cannot find -lSDL2 collect2: error: ld returned 1 exit status ``` can we run the examples without using...

Hi, could there be a wiki page detailing the differences between the translators? I'm happy with the default Google translator, but it would be nice to see how the others...

document

javascript template literals can have more template literals embedded within them. kak does not highlight nested templates correctly: ```js `string ${`also a string: let x = 42`}` ``` ![js](https://user-images.githubusercontent.com/75317/32411839-ec532aa2-c1a2-11e7-8f97-1f3551b314bc.png)