For me, diving into the data model really helped me grasp some of the
metaprogramming capabilities that python has, which is helping me as I am
implementing my own DSL in python.

http://docs.python.org/reference/datamodel.html

On Thu, Jul 7, 2011 at 10:20 AM, <pyt...@bdurham.com> wrote:

>  Looking for tips and lessons learned (advice on what to do and not do) for
> writing a Python based DSL.
>
>  Googling python dsl yields some wonderful content which I've just started
> to read. If there are specific articles or 3rd party libraries that you used
> to implement a DSL, I would appreciate hearing about them.
>
>  Thank you,
>  Malcolm
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>


-- 
---
Paul Woolcock
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to