[IronPython] DLR documentation

Curt Hagenlocher curt at hagenlocher.org
Tue Jun 24 16:30:40 CEST 2008


The DLR is pretty sparsely documented today.  Some of the available
resources are the hosting spec:
http://compilerlab.members.winisp.net/dlr-spec-hosting.pdf

And some blogs that talk about implementing languages on the DLR:
http://blogs.msdn.com/mmaly/
http://www.dotnetguru.org/us/dlrus/DLR2.htm
On Mon, Jun 23, 2008 at 12:50 PM, Artur Krosny <maplab at gery.pl> wrote:

> Hi,
>
> Is there any DLR documentation available somewhere ?
> I am playing with ToyScript to learn it and I like
> to know if it would be possible to implement scope
> declarations for functions. Something like :
> static def test() {..}
>
> Artur
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080624/edb928c1/attachment.html>


More information about the Ironpython-users mailing list