A visual-based IDE for C language uses block drag and drop technology
Dragme IDE is an IDE for C language for whom who want to learn coding, i.e. It is beneficial to Engineering College or Computer Science Students. It is popular among teenagers who want to learn Coding.
It is not created only for Students. It can be used by professionals too.
It has Playground where Student can learn coding with playing with blocks. It also has Codeground, which is a source code editor, where industry professionals can write and run their own limitless source code.
For...
Graal collects profiling information when interpreting JavaBytecode. This tool gives the user the ability to inspect these Graal internal datastructures easily.
Installation instructions are provided in the wiki.
dxcut is a library for reading, editing, and writing dex and odex files which contain the class definition and Dalvik bytecode used by the Android operating system. This project includes a disassembler/decompiler, dex optimizer, and hooking utils.