Skip to content

Commit d55cc31

Browse files
committed
Add c cpp link
1 parent ac4397e commit d55cc31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chapters/04-emacs-developing-environments.org

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Here are some resources about configuring Emacs for developing in Python:
3030

3131
C languages are very well handled by Emacs and it allows you to edit, debug and run programs with Emacs very easily, with all the control you want.
3232

33+
- [[http://tuhdo.github.io/c-ide.html][C/C++ Development Environment for Emacs]] is a very complete article about this
3334
- [[http://stackoverflow.com/questions/5800317/emacs-as-a-c-programming-ide-configuration][A various tips and packages for C language(s)]] on StackOverflow
3435
- [[http://truongtx.me/2013/03/10/emacs-setting-up-perfect-environment-for-cc-programming/][Setting up perfect environment for C/C++ Programming]] (according to its author. Good resource, though)
3536
- [[http://www.emacswiki.org/emacs/DebuggingWithEmacs][Debugging with Emacs]]

0 commit comments

Comments
 (0)