Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

A simple tool to analyze a source code, and count its words/keywords. Duplicates are shown by numbers.

Usage

java -jar learnConcept.jar <source_code> <exception.txt>

What is Exception?

In case you are familiar with certain keywords and don't want to include it in the counting, add the keywords there. It also makes a file result.txt that you can see for reference.

About

a simple tool to help us learn a new language faster by identifying keywords in the code. It tells us what keywords in the code (also with counter). It also has exception too if you want to insert exception file (certain words will not be counted).

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages