Questions tagged [ide]

41 questions
3
votes
0 answers

Arduino IDE for Emacs

I am looking into setting up an Arduino IDE environment in Emacs (on both PC and OS X). I came across the EmacsWiki ArduinoSupport page, which has a good guide for Mac OS X and Linux, which is perfect. However, I have a couple of questions: Does…
Greenonline
  • 161
  • 1
  • 3
  • 11
2
votes
1 answer

Sequence of packages to be installed to make emacs an ide for c/c++

Hi everyone I am new to Emacs and was taking help of tutorials to make emacs an IDE for languages like c/c++. I started out with the youtube tutorials by b yuksel at https://www.youtube.com/channel/UCibKclzsnnHjQZFOLuykZ1A But these tutorials are 2…