Out of curiosity, what languages are you all using to program you Beaglebones?

Out of curiosity, what languages are you all using to program you Beaglebones?

C and JavaScript mostly for me.

I tend to use Ruby, Python, and shell scripts

I know Javascript and plan to use Bonescript and the Node.js behind it. I will be learning Linux along the way - I’ve had my BBB for less than 72 hours.

Perl and Bash mostly

Interesting. I’d expected a more uniform set of responses. It’s good to see such a wide variety.

Mainly C, but some C++ for the larger projects. I tend to develop performance-intensive apps with video and audio that run on the framebuffer without X, which tends to limit you to compiled languages.