Skip to content

Bre4dGC/detey

 
 

Repository files navigation

Dream Editor for a TExt Yo

detey_meme

demonstration

DETEY - is a small, text editor by Tsoding (with my improvements).

Syntax highlighting, minimalistic file browser and GPU-backed text rendering. It is implemented in portable C and uses SDL2, FreeType and GLEW for windowing, font rasterization and OpenGL.

Highlights

Quick start

POSIX:

./build.sh
./detey src/main.c

Windows (MSVC):

.\setup_dependencies.bat
.\build_msvc.bat
.\detey.exe src\main.c

Code overview (entry points)

Contributing

License

About

Dream Editor for TExt Yo - DETEY [abadoned]

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.6%
  • Batchfile 1.9%
  • GLSL 1.5%
  • Shell 1.0%