On Mon, 7 Oct 2002, Nicholas Clark wrote: > On Mon, Oct 07, 2002 at 08:27:29PM +0200, Juergen Boemmels wrote: > > But there must also be a way the higher level languages can assign > > line numbers. Maybe C-like > > #line 1 "foo.c" > > directives are a solution. > > or create dedicated assembler macros > > ..line > > ..file > > (maybe) .column > > ooh. nice. That's built in full debugging support for befunge, isn't it?
We should probably add a ".plane" to support Trefunge, as well. Or just make "source position" a vector, to generalize to scripting languages of any dimension. /s