WordBuilder is the latest thing to make me go Whee! – It’s an application for building vocabularies, word lists, and other small tricks (I made a list of a town’s inhabitants with occupations and first and last names, for example)
Fixes since 0.9:
- Drop command now works, dropping from the end of the word.
- Translate command now supports begin and end markers:
Code:
Translate { # a a => a a a # => a }
Only removes double a’s at the beginning and end of the word.
- The generate dialog now supports any number of starting rules.
- The new Column directive allows you to show marks and branches as columns in the list view.
Code:
Column Title1 Branch1 Column Title2 !Mark1 Column Title3 Branch1.!Mark2
- The new Leave command takes tokens off the word until the requested number of tokens are left.
Code:
Leave 2
- WordBuilder now has an icon. Anyone want to make a better one?
- The installer now asks where to install. Uninstall 0.9 before installing the new one.
- New example project at http://whee.dk/wordbuilder/prach_eboch.wordo
- Detail view now shows details for all selected words as preview of what you’ll copy with Copy details to clipboard.
Download at http://whee.dk/wordbuilder/WordBuilder.msi – and please, please give me some feedback?