\d L \l parse \d ^ / define table and field types Table[`f`g`h]:(10#`one`two`three`four`five;!10;1.*10 _draw 100) Type[`f`g`h]:4 1 2 / define GET and TYPE functions for this app L.GET:{Table x} L.TYPE:{Type x} L.run "g+3" / direct evaluation