Dramatic EDitor
Go to file
rexim a4f280878a Port aa to the epic shader 2023-02-11 00:00:39 +07:00
.github/workflows Add TODO(#29) 2021-07-11 19:53:44 +07:00
shaders Port aa to the epic shader 2023-02-11 00:00:39 +07:00
src Merge branch 'master' into mate-h 2023-02-10 23:58:28 +07:00
.gitignore Update viewport according to the window size 2021-07-06 20:39:52 +07:00
LICENSE Ready. Set. Go! 2021-07-02 00:44:40 +07:00
README.md THIS SOFTWARE IS UNFINISHED!!! 2022-12-30 07:42:30 +07:00
VictorMono-Regular.ttf Introduce Free_Glyph renderer 2021-07-10 22:31:10 +07:00
build.sh Implement lexer based syntax highlighting 2023-01-17 02:22:07 +07:00
build_msvc.bat Factor out file_browser translation unit 2023-01-10 13:29:31 +07:00
iosevka-regular.ttf Implement lexer based syntax highlighting 2023-01-17 02:22:07 +07:00
setup_dependencies.bat Try to fix MSVC build 2021-07-05 03:16:09 +07:00

README.md

Dramatic EDitor

THIS SOFTWARE IS UNFINISHED!!!

Quick Start

POSIX

$ ./build.sh
$ ./ded src\main.c

Windows MSVC

> .\setup_dependencies.bat
> .\build_msvc.bat
> .\ded.exe src\main.c

Font

Victor Mono: https://rubjo.github.io/victor-mono/