6 projects
cdmcfparser
Python language control flow parser. Written as a part of the Codimension project, this parser aims at pulling all the necessery data to build a control flow diagram.
cdmpyparser
Fast and comprehensive Python language parser. Written as a part of the Codimension project, this parser aims at pulling the most data from Python sources while exceeding the speed of existing parsers.
codimension
Experimental Python 3 IDE which aims at both textual and graphical representation of a code. The graphics is automatically re-generated while the code is typed
cdmpylintplugin
Codimension IDE pylint plugin
cdmgcplugin
Codimension IDE garbage collector plugin
cdmsysinfoplugin
Codimension IDE sysinfo plugin