Author: Yves Cloutier Date: To: Roman Mishin CC: txr-users@kylheku.com Subject: Re: New to TXR...Where to Start?
Thanks Roman.
I'll see what i can do while following the xamples and the man page.
But I'll be sure to write to the group if i need any additional help.
regards,
On Sat, Sep 13, 2014 at 10:11 PM, Roman Mishin <xtradev@yandex.ru> wrote:
Hi Yves,
I personally started by reading the manpage. And actually read some parts of it several times, until I got it.
There is no third party tutorial I know of, but there are many solutions to RosettaCode tasks implemented in TXR, so I studied some of those (http://www.nongnu.org/txr/rosetta-solutions.html).
And I think that inbuilt debugger (txr -d ...) is also a useful aid in studying how TXR works.