Y
Hacker News
new
|
ask
|
show
|
jobs
by
ratinacage
3255 days ago
The name Arduino refers to a platform. This platform has its own programming language. The platform is actually a fork of Wiring[1]. It seems there is really no better name for the language other than "the Arduino language."
[1]
https://en.wikipedia.org/wiki/Wiring_(development_platform)
1 comments
ctz
3255 days ago
The page you linked literally says "programs are written in C/C++".
link