future software
Here are some ideas for some programming projects I might do in the future.
poel, a C and HolyC inspired low level programming language named after Willem van der Poel that transpiles to C to be automatically compiled using a built-in Tiny C Compiler for its libtcc
library
This is a project that I've attempted numerous before, only to get sidetracked by other responsibilities.
A minimal text editor similar to micro or kilo, with built-in support for letdown hypertext
This is another project that I've attempted before, only to get sidetracked- writing a text editor that doesn't suck is a lot of work!
A rewrite of whatdo in C or Lua rather than Rust, ideally without the added TOML dependency
Any and all of these projects could also be written to target the ok virtual machine instead.