vote up 0 vote down star

Google has failed me. I want to read actual documentation for the DLR, not news articles, as I'd like to attempt to create my own language upon the DLR's framework. Is there any downloadable, online, or even paper-based documentation for the DLR that I'd be able to use, instead of having to go code spelunking to understand what everything does?

flag

3 Answers

vote up 2 vote down check

There's a placeholder page for documentation.

DLR documentation used to be available, but it seems to be down now. Google cache version.

Here's a PDF version. And a MS Word version.

link|flag
vote up 0 vote down

A good place to look is the IronRuby CodePlex site. It has the full code for the DLR and documentation

http://www.codeplex.com/IronPython

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.