Welcome to dev.dejardin.org

This is the Examples project. Source code here accompanies a blog post or it's exploratory in nature.

Getting source code

Using svn http://dev.dejardin.org/svn/example/trunk

svn co http://dev.dejardin.org/svn/example/trunk

Using git http://dev.dejardin.org/projects/example (browse gitweb)

git clone http://dev.dejardin.org/projects/example/.git

Where's Lou articles

Creating a Domain Specific Language for Parsing

http://whereslou.com/2008/05/15/creating-a-domain-specific-language-for-parsing

Browse Source /trunk/Npeg

svn co http://dev.dejardin.org/svn/example/trunk/Npeg

What is Lambda

http://whereslou.com/2008/04/20/what-is-lambda

Browse Source /trunk/WhatIsLambda

svn co http://dev.dejardin.org/svn/example/trunk/WhatIsLambda

MoQ library is very cool

http://whereslou.com/2008/04/18/moq-library-is-very-cool

Browse Source /trunk/Experiment/UsingMoQ

svn co http://dev.dejardin.org/svn/example/trunk/Experiment/UsingMoQ

Attachments