2024-02-11 23:07:17 +00:00
|
|
|
# Rosenrot
|
2023-02-07 13:28:21 +00:00
|
|
|
|
2024-03-24 01:45:02 +00:00
|
|
|
This branch contains a minimalist version of rosenrot
|
|
|
|
|
|
|
|
- similar in many ways to the [original version of rose](https://github.com/mini-rose/rose-browser/tree/60173b6f5b562861b11dea17e3869ad6c3462bbb/src).
|
|
|
|
- compilable with tcc
|
|
|
|
- One c file, 390 lines (~356 excluding comments)
|
|
|
|
- Still some minimal niceties: zoom
|
|
|
|
|
2024-03-24 01:24:38 +00:00
|
|
|
|
|
|
|
# To do
|
|
|
|
|
|
|
|
- [x] Create minimalist version of rosenrot
|