It is a notepad... that you can do Project Euler problems in. Or write a poem. Or your blog. (Full markdown but with actual tables and other graphics which require actual drawing) Or your blog about poetry and solving Project Euler problems. It is a mixed media rendering engine with a simple but effective Rust DSL called Cordial at its disposal. Inline evaluation, functions, loops, vectors, evaluation of vectors into tables or tree-style nested lists... A one stop shop for doing your nerdy work.
Go to file
jess 8b3e780817 add if/else, for loops, array indexing, ranges, and return to Cordial 2026-04-06 11:35:23 -07:00
assets/icon_sources update icon sources 2026-04-06 11:15:55 -07:00
core add if/else, for loops, array indexing, ranges, and return to Cordial 2026-04-06 11:35:23 -07:00
libraries add Cord submodule at libraries/Cord 2026-04-04 21:49:48 -07:00
src fix brace-depth tracking for syntax highlighting and line classification 2026-04-06 11:30:55 -07:00
.gitmodules add Cord submodule at libraries/Cord 2026-04-04 21:49:48 -07:00
Info.plist initial state 2026-04-04 21:49:37 -07:00
LICENCE initial state 2026-04-04 21:49:37 -07:00
build.sh icon generation from pre-rendered boxy exports 2026-04-05 01:36:10 -07:00
debug.sh enable rust backend in debug builds 2026-04-04 22:05:53 -07:00