[racket] invoke macro stepper from command line
On the command line I think I can use xrepl to expand syntax.
Would it be a lot of work to allow the macro stepper gui to be executed on its own? If its feasible I'll make a bug report for it.
On 09/14/2011 02:37 PM, Ryan Culpepper wrote:
> Not directly, but you can build a script that uses 'expand/step' or 'expand-module/step' from macro-debugger/stepper. You will need to set the current
> namespace to something suitable for what you're expanding.
>
> Ryan
>
>
> On 09/14/2011 02:17 PM, Jon Rafkind wrote:
>> Is there a way to invoke the gui macro stepper from the command line?
>> _________________________________________________
>> For list-related administrative tasks:
>> http://lists.racket-lang.org/listinfo/users
>