0 votes
by (3.7k points)
What language is Arduino IDE?

1 Answer

0 votes
by (200 points)
First, the Arduino compiler/IDE accepts C and C++ as-is. In fact many of the libraries are written in C++. Much of the underlying system is not object oriented, but it could be. Thus, "The arduino language" is C++ or C.Mar 20, 2014

Related questions

0 votes
1 answer
asked Nov 28, 2019 by arduino (3.7k points)
0 votes
1 answer
asked Nov 28, 2019 by arduino (3.7k points)
0 votes
1 answer
asked Nov 28, 2019 by arduino (3.7k points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked May 3, 2021 by arduino (3.7k points)
0 votes
1 answer
0 votes
1 answer
asked Jul 26, 2021 by development (120 points)
...