Neuron Developer Studio


Neuron Developer Studio is an integrated visual development environment for C++ and Java. It contains a set of Neuron Computing developer tools integrated around Explorer style user interface. Two main tools are IDEs for C++ and Java development. Neuron Visual C++ features integration with the free Microsoft Visual C++ Toolkit 2003. It also provides integration with Intel 8.0 Compiler. Neuron Visual Java allows you to edit, build and debug Java applications using your favorite Java compiler and JDK version.

Neuron Hex File Viewer tool exposes the internal data structures of binary files: DLL, EXE, Structure Storage, DBX, ZIP, CAB, JAR, TAR, GZ, DBX, JPEG, GIF, TIFF, PhotoShop, etc. The program provides the exact view of the internal structures and uses the naming convention of their original specification.

Neuron Source Code Analyzer tool provides parsers for C, C++, C#, Java, VB and COBOL, exposing functions, classes and various code statistics.

Neuron Developer Studio includes PE Disassmbler and Java Disassembler debugging tools. They allow disassembling of DLL, OCX and EXE files as well as Java .CLASS files allowing viewing of the code as Intel ASM, C, C++ or in the case of .CLASS files as Java byte codes or Java source code.

See the full product feature set.

Application Lifecycle Management

Source Code Version Control Server


Easy to use software control system for both small and big development teams. The server is built around company's scalable, fully multi-threaded Software Development Platform. It requires only TCP/IP and can be accessed through a custom Java or Windows C++ client, or simply using an HTML browser.

Personal Source Code Version Control


Standalone Windows GUI program for managing source code on a single machine. The program fully supports RCS files and can be used as a GUI for your existing RCS code repository. The program supports a full set of version control operations: check in, check out, merge, diff, branching, synchronization, labeling.

Defect Tracking System


Bug tracking system for both small and large development teams. Standalone or fully integrated with the Version Control Server, the system is fully Web based and requires only TCP/IP and a HTML browser as a client. The system uses external relational database for storing of information. The database schema is published which allows for the use of any external report generator.

Build Server for Java and Visual C++.


Build server for Java and Visual C++. Supports Visual Studio project files directly.

Code Analysis and Conversion

Personal Source Code Viewer


Viewing and analyzing Java, C++, C#, VB, COBOL, XML and HTML files. The functionality includes syntax colored viewing, editing, object trees, inheritance, call graphs, automatic trees and diagrams. The software provides automatic reformatting of code.