Qapular Code Composer is the environment for embedded platforms. That is easy-to-use Mac OS IDE, code editor for AVR board you have.
Qapular is easy way to write code, debug and upload it to the board or your own micro controller.
At first version available Arduino UNO support.

SOURCE EDITOR
Write code using a powerful editor with various features like code folding, syntax highlighting and message bubbles that display warnings, errors and other context-sensitive information inline with your code.

CLANG ANALYSER
Qapular Code Composer offers excellent support for C/C++ developers: built-in libClang provide code completion, C++ AST introspection and static analyser.

GCC COMPILER
The powerful open-source GCC compiler for C, C++ is built into IDE. With it, your code compiles quickly, and is optimized.