Installer and binaries | Syntax and usage help | Building and installing
Lavendeux inlines calculating, programming and testing utilities into your favourite text editor. Test the result of a remote API call, check the result of a regular expression and much more, all without needing to break your workflow.
Highlight a block of text in any text editor or text field, and press CTRL-Space. Lavendeux will replace the text with the result of parsing it.
Or, alternatively, turn auto copy/paste off in the menu, and CTRL-Space will instead solve any expressions in your clipboard.
Extend Lavendeux's featureset with extensions. Extensions are written in python, and should be placed in the extensions directory where Lavendeux was installed.
For list of supported operations and data types, please click here
For built in extensions, click here
- Linux and OSX versions
- Anti-trig functions (cotan, cosec, sec)
- Generating test sentences to automate parser tests