[IronPython] DLR documentation

Shri Borde Shri.Borde at microsoft.com
Tue Jun 24 19:23:48 CEST 2008


Take a look at http://blogs.msdn.com/ironpython/archive/2008/03/16/dlr-resources.aspx as well for a list of useful links.

Thanks,
Shri

From: users-bounces at lists.ironpython.com [mailto:users-bounces at lists.ironpython.com] On Behalf Of Curt Hagenlocher
Sent: Tuesday, June 24, 2008 7:31 AM
To: Discussion of IronPython
Subject: Re: [IronPython] DLR documentation

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<mailto: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/81cc5293/attachment.html>


More information about the Ironpython-users mailing list