Programming-Editor
Eadgyth Programming Editor is a Java-based text and code editor designed for learning, quick prototyping, and personal programming projects. It features streamlined project setup with built-in code execution for Java, C, Python, and R. The editor includes simple syntax highlighting for Java, C, Python, R, HTML, XML, PHP, CSS, and JavaScript. It requires JDK 8 or higher, with Java compilation needing a JDK runtime. C, Python, and R support requires their executables to be in the system PATH, and C compilation needs the .NET SDK. UTF-8 encoding is preferred for reliable execution. The editor offers dark theme support for the main window and can be run directly via JAR or built from source in NetBeans or Eclipse.