Source
- URL: https://x.com/NOTimothyLottes/status/2076793671417040973
- Author: NOTimothyLottes (@NOTimothyLottes)
- Posted: 2026-07-13 22:19:30
Thread
1/ @NOTimothyLottes
Going all in to only {if,goto} but through better macros,
label:
J_(label); -> goto label;
JNzI1_(label,v); -> if(v!=0)goto label;
Can fix up nanorc syntax highlight by layering rules that override color, works well …
2/ @NOTimothyLottes
Haha no surprise they didn’t invite me to the “better software” conference!
3/ @NOTimothyLottes
Easy set of powerful macros. Brutal customization of C.
4/ @NOTimothyLottes
Example usage after clean-up.
Branches: 2026-07-14-bkaradzic-much-clearer, 2026-07-14-noop_dev-at-this-point-could-make-a-dsl-with-perl