Skip to content

hapepo23/dictionary-manager-pascal

Repository files navigation

Dictionary Manager (Pascal)

A simple dictionary manager written in Free Pascal with the Lazarus IDE for viewing and editing text files with lines in the form:

key TAB data1 TAB data2 TAB ...

Keys must be unique - when reading the data file, subsequent lines with identical keys are ignored.

Screenshot Linux:

Screenshot

The displayed data record is saved as:

Wir sollten mehr Gemüse kaufen. TAB もっと 野[や]菜[さい]を 買[か]いましょう。 TAB
Motto yasai o kaimashou. TAB Beispielsatz

The following applies to the file './data/handedict.txt': Chinese-German Dictionary "HanDeDict", License: CC BY-SA 2.0, Download link, file was created Oct. 22, 2025.