Brand Lavendeux
  • Home
  • All Downloads
  • Documentation
  • Browse Extensions
  • View on Github
  • Report a Problem

CTRL-Space to evaluate expressions from anywhere.

  • Version 0.30.0

    • Installer
    • Standalone executable
    • Deb Installer
    • AppImage Installer
    Download source code
    Change log
    • Ground-up rewrite
    • Brand new, more powerful parser
    • More powerful extensions
    • Massively improved UI
    • Automatic updater
  • Version 0.20.2

    • Installer
    • Standalone executable
    • Deb Installer
    • AppImage Installer
    Download source code
    Change log
    • Update Enigo
    • Add additional keyboard shortcut options
    • Various visual fixes, mostly for extensions
  • Version 0.20.1

    • Installer
    • Standalone executable
    • Deb Installer
    • AppImage Installer
    Download source code
    Change log
    • Fix directory creation issue
  • Version 0.20.0

    • Installer
    • Standalone executable
    • Deb Installer
    • AppImage Installer
    Download source code
    Change log
    • Add array datatype and several new functions
    • Update dependencies
    • Language modes
    • Linux compatibility
    • Startup script
  • Version 0.12.0

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Update dependencies and overhaul codebase to enhance testing
  • Version 0.11.2

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Various visual updates
  • Version 0.11.1

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Various minor bugfixes, mostly visual
  • Version 0.11.0

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Added logger
    • Added top menu bar
    • Added pixelart icon by daviddelmundo
  • Version 0.10.0

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Add dark mode theme
    • Add start-with OS option
    • Enhance help screen
  • Version 0.9.1

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Update dependencies
  • Version 0.9.0

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Add array type and associated functions
  • Version 0.8.5

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Update dependencies
  • Version 0.8.4

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Add implied multiplication, for example 3x, or (3)(3)
    • Add help( ) function
    • Update parser core
    • Update dependencies
  • Version 0.8.3

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Update dependencies
  • Version 0.8.2

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Update dependencies
  • Version 0.8.1

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Fix some issues
    • Prepare for Linux compatibility
  • Version 0.8.0

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Update parser
  • Version 0.7.4-alpha

    • Installer
    • Standalone executable
    Download source code
    Change log
    • New logo
    • Update some dependencies
  • Version 0.7.3-alpha

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Fix several bugs
  • Version 0.7.2-alpha

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Added function assignments, boolean type, and currency values
  • Version 0.7.1-alpha

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Fixed a crash bug with the error modal
  • Version 0.7.0-alpha

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Rust re-write
    • Should be OSX and Linux compatible - not yet tested
  • Version 0.6.1

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Added Cygwin build
    • Bugfix with hotkeys and silent errors
  • Version 0.6.1 (No extensions)

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Added Cygwin build
    • Bugfix with hotkeys and silent errors
  • Version Beta 0.6.0

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Added hotkey selection
  • Version Beta 0.6.0 (No extensions)

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Added hotkey selection
  • Version Beta 0.5.5

    • Installer
    • Standalone executable
    Download source code
    Change log
    • The right DLL!
    • New documentation link on installer
  • Version Beta 0.5.5 (No extensions)

    • Installer
    • Standalone executable
    Download source code
    Change log
    • The right DLL!
    • New documentation link on installer
  • Version Beta 0.5.4

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Added new built-in functions for strings
    • Moved strlen to builtins
    • Added string concatenation
    • Fixed bug with base operators
    • Added @c/@color/@colour decorators for html color codes
  • Version Beta 0.5.4 (No extensions)

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Added new built-in functions for strings
    • Moved strlen to builtins
    • Added string concatenation
    • Fixed bug with base operators
    • Added @c/@color/@colour decorators for html color codes
  • Version Beta 0.5.3

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Removed comments, and added # as a new type of hex integer
    • Added capital versions of existing alternate bases (0B, 0X, 0O)
    • Numbers starting with 0 are now properly octal
    • Better string support in grammar
  • Version Beta 0.5.3 (No extensions)

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Removed comments, and added # as a new type of hex integer
    • Added capital versions of existing alternate bases (0B, 0X, 0O)
    • Numbers starting with 0 are now properly octal
    • Better string support in grammar
  • Version Beta 0.5.2

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Fixed a crash when repeatedly calling an extension
  • Version Beta 0.5.1

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Added synonyms extension
    • Fixed crash bug when reloading a faulty extension
  • Version Beta 0.5.0

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Overhaul of commandline flags
    • Added python extensions
    • Added string type
  • Version Beta 0.5.0 (No extensions)

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Updated commandline flags
    • Added python extensions
    • Added string type
  • Version 0.3.1

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Added silent start option
  • Version 0.3.0

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Fixed a few grammar issues
    • Changed how settings are integrated
  • Version 0.2.0

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Deprecated a few commandline options
    • Added auto copy/paste
    • Improved memory usage
  • Version 0.1.1

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Added unit tests
    • Rebuilt binary decorator
    • Prepare for multiplatform compatibility
  • Version 0.1.0

    • Installer
    • Standalone executable
    Download source code
    Change log
    • Initial public release

Support Lavendeux by buying me a coffee twitter