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 a72578cce8 draw eval results at right edge of editor, always show line numbers 2026-04-05 12:08:26 -07:00
assets/icon_sources icon generation from pre-rendered boxy exports 2026-04-05 01:36:10 -07:00
core add eval test for let-binding with arithmetic expression 2026-04-05 06:02:12 -07:00
libraries add Cord submodule at libraries/Cord 2026-04-04 21:49:48 -07:00
src draw eval results at right edge of editor, always show line numbers 2026-04-05 12:08:26 -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