No worries, I had the same question and I happened to have that web page open.
On Fri, Oct 14, 2016 at 1:05 AM, Florian Oswald <[email protected]> wrote: > Oh! Sorry I didn't get that. Thanks! > > > On Thursday, 13 October 2016, Michele Zaffalon <[email protected]> > wrote: > >> From ASTInterpreter's README: >> >> - `stuff runs stuff in the current frame's context >> >> >> On Thu, Oct 13, 2016 at 5:47 PM, Florian Oswald <[email protected] >> > wrote: >> >>> how can I print the value of a variable while in debug mode? >>> >>> >>> >>> On Thursday, 13 October 2016 17:19:12 UTC+2, Michele Zaffalon wrote: >>>> >>>> Aside from Gallium.jl, you should also check ASTInterpreter.jl >>>> <https://github.com/Keno/ASTInterpreter.jl>'s README which gives the >>>> list of commands. The documentation seems to be spread across the two >>>> packages. >>>> >>>> >>>> On Thu, Oct 13, 2016 at 5:15 PM, Florian Oswald <[email protected]> >>>> wrote: >>>> >>>>> hi, >>>>> >>>>> i usually used Debug.jl to debug code, which is great, but errors on >>>>> julia 0.5: https://github.com/toivoh/Debug.jl/issues/80 >>>>> >>>>> I have no idea how to use Gallium.jl just from looking at the >>>>> examples. Anyone? thanks. >>>>> >>>> >>>> >>
