Skip to content
/ swt Public

Very simple word teacher, written in RUST

Notifications You must be signed in to change notification settings

miro662/swt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swt

Very simple word teacher designed for people preparing for polish Matura exam, written in Rust.

Syntax

swt -b wordbase_name

More info can be obtained using

swt --help

Wordbase

SWT relies on wordbases. They are UTF-8 textfiles. Every line contains 1 word.

The basic syntax of the word is (whitespaces between commas, equation signs and asterisks are ignored):

(*)english_meanings = polish_meanings

Asterisk at beginning of definition is optional. It means that this word is on extended Matura exam level. Words without asterisk are words for both basic and extended Matura exams.

There can be multiple meanings both in English and in Polish, they should be seperated by commas, e.g

prison, jail = więzienie, zakład karny

About

Very simple word teacher, written in RUST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages