<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Building a DLR Language - Trees 2</title><link>http://blogs.msdn.com/mmaly/archive/2008/01/17/building-a-dlr-language-trees-2.aspx</link><description>So far we looked at simple expressions and statements. This time we'll talk about constructs for describing functions / lambdas. ToyScript language supports simple functions. Consider rather trivial ToyScript code: def f(a) { var x = "Hello" print x print</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator></channel></rss>