Writing a DSL using nested lambda's in C# 3.0(blog.bittercoder.com)

submitted by bittercoderbittercoder(150) 4 years, 10 months ago

An example of creating a nested DSL using C# 3.0's Lambda's, allowing for tree-like declarations to be coded in a more natural fashion.

2 comments |category: |Views: 918

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by JudahGabrielJudahGabriel(814) 4 years, 10 months ago 0

Interesting.

The story title & description seem conflicting: a DSL using nested lambdas? Or a nested DSL using lambdas?

Reply

posted by bittercoderbittercoder(150) 4 years, 10 months ago 0

Agreed, that should probably read: building a DSL (or DSL-friendly syntax) using Nested Lambda's in C# 3.0.

Reply

information Login or create an account to comment on this story