CSBwin/CSBuild

From DmWiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Introduction

There has been some call for a simplified explanation of how to use DSAs. I don't think it is possible to learn to use DSAs without a bit of mental effort. They use a language with unpronounceable words, a syntax backward from normal languages and discourse, and provide very little in the way of debugging the syntax or the execution.

Let us begin by discussing the backwardness of the language. If you have heard of the Forth language then what I say here will be very familiar. I did it this way because it is easy to compile. In fact, it is not necessary to compile because the person writing the code for the DSA does the compiling in his head! I just translate the strange-looking words into numbers to be executed as the game runs.

DSA tutorial

DSA unsorted

Bugs and Requests

See also