6 ms·
Pantograph
- potatosalad99 2mo agoWait a minute! This is Scratch for adults. I love it.
- sargstuff 2mo agoTreesitter[0] style/approach to deal with anonymous handle(s)/tag(s) of fix point calculus. (anonymous fix point application/manipulation via auto suggestion mouse overs) ------------- [0] : https://tree-sitter.github.io/tree-sitter/ https://tree-sitter.github.io/tree-sitter/
- tzot 2mo agoI remember SQLWindows of Gupta Technologies (later renamed to Team Developer of Centura Technologies IIRC) which had an outline IDE. Quoting from https://yagnipedia.com/wiki/sqlwindows https://yagnipedia.com/wiki/sqlwindows : > SQLWindows had an outline-based code structure — not braces, not BEGIN/END, but an indented tree that was simultaneously the code and the IDE’s display. You wrote code by expanding and collapsing outline nodes. Classes were outline headings. Methods were sub-headings. Code lines were leaf nodes. The entire program was a hierarchical outline that the IDE rendered as a collapsible tree.