View on GitHub

Eadgyth Programming Editor

A text editor and basic code editor written in Java. Write and run code in Java, C#, Python, R or HTML

This site summarizes the updated features of the editor and displays the images from the repository's docs folder.

If you give the editor a try, I would be grateful for comments via the GitHub Issues page. The editor is best suited for personal use when a full IDE is not required. The goal is to provide an easy setup to try out your own code, while maintaining enough flexibility to use it for real coding projects.

Recent change

As of v1.2.1 the editor checks files for UTF-8 encoding. It uses the system's encoding or a selectable encoding for opening non-UTF-8 files as fallback. To compile/run source code, the editor now requires UTF-8 for reliable output. An option to convert files to UTF-8 is available.</li>

Features for editing text are ...

Features for running source code are ...