Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 649 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 649 Bytes

EDIT

This repository is a fork of the ACME-like text editor created by Quentin Carbonneaux. Its original repository is also hosted on Quentin's site.

I made this fork to contribute a new GUI backend based on the Simple Directmedia Layer v.2. This is a first step on the way to full-functioning port for MS Windows and other partially POSIX-compliant operating systems.

Now, the backend is almost fully functional. Just look at the screenshot!

The source code of the SDL backend viewed in ED

Some optimizations and refactoring are coming soon.