Skip to content

GSalvador12/Code-Lex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Code-Lex

CodeLex is a Java tool that accelerates code review processes to ensure adherence to established standards. When a file is opened, it is automatically analyzed, generating the structure, functional diagram, code, and a list of observations. This significantly facilitates the review of the work.

Main features

  • Syntax highlighter.
  • Source code structuring.
  • Validation according to established criteria.
  • Generation and export of the list of observations.
  • Diagram of identified functions.
  • Highlighting of unused functions.
  • Currently supported language is Java.

Source validation code-lex-en-1

Source diagram code-lex-en-3

Demo: https://youtu.be/iyyntWAy4YQ

  • Up to 5k file size

About

Java source code analyzer

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors