Sorry, no installation instructions at that URL. Not a winblows user, therefore I cannot load DotLisp into Visual Studio.NET. Maybe some winblows user could try this (the source is a Visual Studio.NET project, as can be evidenced by the .csproj file). From there, it is probably easy to compile and run it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I downloaded the files, but now what? I don't see anything that's compilable or executable.
Found this page: http://dotlisp.sourceforge.net/dotlisp.htm
Sorry, no installation instructions at that URL. Not a winblows user, therefore I cannot load DotLisp into Visual Studio.NET. Maybe some winblows user could try this (the source is a Visual Studio.NET project, as can be evidenced by the .csproj file). From there, it is probably easy to compile and run it.
Careful! The contents of the DotLispREPL/ directory appear to be a separate c# project from the rest of the source.
Over in the "Open Discussion" forum, there's a makefile (for NMAKE, but I'm sure it can be modified from make as needed):
http://sourceforge.net/forum/forum.php?thread_id=1115914&forum_id=290896
My patch described here:
http://sourceforge.net/forum/forum.php?thread_id=1134871&forum_id=290896
is also not Windows specific, although I do use VB.NET enough that there are some references to it in my extra.lisp.