Skip to content

CTRL-Space to evaluate expressions from anywhere. Now with python extensions!

License

Notifications You must be signed in to change notification settings

doogle/Lavendeux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Lavendeux Build Status

Installer and binaries | Syntax and usage help | Building and installing

Lavendeux enhances the clipboard

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.

How to use it

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.

Extensions

Extend Lavendeux's featureset with extensions. Extensions are written in python, and should be placed in the extensions directory where Lavendeux was installed.

What it can do

For list of supported operations and data types, please click here

For built in extensions, click here

To do

  • Linux and OSX versions
  • Anti-trig functions (cotan, cosec, sec)
  • Generating test sentences to automate parser tests

About

CTRL-Space to evaluate expressions from anywhere. Now with python extensions!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 79.1%
  • Python 6.7%
  • Yacc 6.0%
  • NSIS 2.8%
  • Objective-C 1.5%
  • Makefile 1.4%
  • Other 2.5%