Other Help Topics :: Programmers Standpoint
2 things.
One i want to use Linux for my Python programming.
and second is it really possible to run DSL "in" Windows?
Load the python 2.3 extension from the mydsl repository. Make sure your PATH includes /opt/python/bin
export PATH=$PATH:/opt/python/bin
Download the embeded.zip version of dsl for the one that runs under windows using QEMU and a bat file.
original here.