/new-remote-codepublisher

Remote code publisher with dependency analysis. Dependecy analyzer parses code files and stores all the information in an Abstract Syntax Tree which is used to find dependency information.

Primary LanguageC++

new-remote-codepublisher

remote code publisher with dependency analysis

Remote Code Publisher and Dependency Analyzer
C++, Xml, Html, JavaScript, CSS Extracts lexical content and analyzes the code’s syntax and built a backend that can do further analysis on the data obtained • Established communication using Http style request/response transactions that works across a network using sockets • Built a client handler to upload and download code files or make a request to run static code analysis on the uploaded code files • Developed an HTML style document generator which includes dependency information using a GUI in managed C++ • Built a NoSQL Database which can handle regular expression queries and persist or augment data from an XML file