sloum

I do not have much up here right now as we are rebuilding. However, I do have a walkthrough for my programming language felise, which is installed on the server. This walkthrough is meant to be a helpful guide to getting folks started scripting things up in the language if they decide they want to play around with it. Felise is a stack based language with typed variables and lexical scoping with a focus on procedures (thus separating it out from many other stack oriented languages in its goals).

We also have my other programming lanuage, slope, installed on the server. It is a scheme-like language. At the moment, the package manager is down... so ignore those portions of the slope documentation.