Skip to content

iddev5/devide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devide

Devide (development name) is a experimental code editor developed with the goal of learning about text editing and GUI. It uses SDL2 for windowing, input and rendering.

The editor is a non-modal, write-first style editor, similar to modern text editors. The UI is planned to be minimal.

The goal is not to create a full-blown IDE but rather a usable code-editor which can both be used as a system text editor as well as code editor (with plugins)

For plugin support, WebAssembly is planned, although there has not been any work on it yet.

About

Fast, experimental code editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages