Last updated: 9 August 2026
By downloading, installing or using EEditor ("the app"), you agree to these terms. They are short on purpose.
EEditor is free and open source under the MIT licence, and so is the EELisp engine that powers it. You may use, copy, modify, merge, publish, distribute, sublicense and sell copies of either, subject only to keeping the copyright notice and the permission notice with them.
| Component | Source | Licence |
|---|---|---|
| EEditor — the app | santacroce-tech/eeditor-next | MIT |
| EELisp — the engine | santacroce-tech/eelisp-rs | MIT |
The MIT licence is the whole legal story for the software. The sections below describe how to use the application sensibly; where anything here appears to conflict with the MIT licence, the licence wins.
EEditor runs EELisp code that you write, load or paste. That code can create, modify and
delete files in your workspace, write to the database, and — if it calls
http-get or http-post — make network requests. Treat code from other
people the way you would treat any script: read it before you run it. You are responsible for
what code you choose to run.
As stated in the MIT licence, the software is provided "as is", without warranty of any kind, express or implied, including merchantability, fitness for a particular purpose and non-infringement. You use it at your own risk.
To the maximum extent permitted by law, the author is not liable for any indirect, incidental, special or consequential damages, nor for loss of data, loss of profits or business interruption, arising from your use of or inability to use the app — even if advised of the possibility.
Where EEditor is obtained through a platform store, that store's own terms also apply to the download. These terms govern your use of the app itself.
These terms may be updated; the date at the top will change. Continuing to use the app after a change means you accept the revised terms.