|
|
|
| Downloads: 4,126 |
Tell us about an update
|
 |
|
User Rating: Rated by: |
Excellent (4.9/5) 25 user(s) |
|
|
|
ZinjaI description
|
An IDE to help you with your work
ZinjaI is a handy, easy-to-use IDE designed to help you program in C / C++ aimed to be used in classroom for learning C++.
The application puts a strong emphasis in debugging information as an educational resource. Now you can improve your development process with the help of this tool.
Here are some key features of "ZinjaI":
· edition facilities: syntax highlighting, code folding, advanced search and replace, special C++ commands, intelligent and automatic indentation, and more
· quick development of programming exercises without the need to create nor configure projects
· complete help system (current, totally in Spanish): documentation about the IDE, tutorials, about advanced features and C++ reference (still incomplete)
· context sensitive auto completion and calltips popups
· templates system, for both projects and simple exercises
· improved compiler output displaying: tree form representation for errors and warnings, rewriting some lines, discarding others for better and faster reading
· debugging: inspections handling, gdb objects exploration, regular and conditional breakpoints, watch points, backtrace, step by step execution, class instances visualization, special tables for vectors and matrices, and more
· project handling: several configurations profiles, advance compiling and linking options, external tools integrations and more
· source sharing: allows user easily sharing a source code to other PCs over a LAN
· portability: it can run on Windows and GNU/Linux, converting projects paths and other settings between both system automatically
· visual representations: drawing of flowchart diagrams, class hierarchy diagrams, directly from source code
· external tools integration: quick GUI generation with wxFormBuilder, source comparing and merging with diff, internal documentation generation with doxygen, execution profiling with gprof and gprof2dot, and more
· internationalized user interface: available in Spanish and English (with possibility to add new languages in the future)
|
|