Skip to content

embaya/dictionary.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary

It is an application in go language that allows to write a dictionary of words definition

How to use

./dict -action "<action_name>" "<word>" "<definition-for-add-action>
  • action_name : <list>/<define>/<add>/<remove>

Features to be added

  • add a tag by definition and display the lists of definitions associated with this tag
  • sort by date / tag
  • Show Statistics :
    • by used letters
    • average length of words / defintions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages