Skip to content

Reads a text file and generates an index for it, with all words listed in alphabetical order along with the lines they appear on.

Notifications You must be signed in to change notification settings

yolandayyu/index-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

index-maker

This program reads a text file and generates an index for it. All the words that occur in the text should be listed in the index in uppercase in alphabetical order. Each word should be followed by a list of all the line numbers for lines that contain that word.

About

Reads a text file and generates an index for it, with all words listed in alphabetical order along with the lines they appear on.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages