While I'm not sure how that would work (I guess with echo cell-here-doc | cobc -xj -frelaxed-syntax-checks - under the hood, similar for the debugging) "notebook cells" seem to be "the thing" people use within "modern environments".
I do know that the Rocket Software extension supports this and wonder: is there something complication or an explicit reason to (not) implement that in superbol as well?
While I'm not sure how that would work (I guess with
echo cell-here-doc | cobc -xj -frelaxed-syntax-checks -under the hood, similar for the debugging) "notebook cells" seem to be "the thing" people use within "modern environments".I do know that the Rocket Software extension supports this and wonder: is there something complication or an explicit reason to (not) implement that in superbol as well?