Spider Compiler

Parses the input of a spider programming source file and compiles it to exe
Download

Spider Compiler Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Florian Kolb
  • Operating Systems:
  • Windows XP / Vista / 7
  • File Size:
  • 14 KB

Spider Compiler Tags


Spider Compiler Description

The Spider Compiler application was developed to be a small tool that parses the input of a spider programming source file and compiles it (with help of csc.exe; the C#-Compiler) to an exe-file. The commands of the programming language consists of a path-based declaration. These are the currently root paths: program/ For assembly information and program declarations audio/ For playing audio files file/ For handling files (creating, deleting, ...) dir/ For handling directories (creating, deleting, ...) console/ Handles the console output (writing, forecolor, backcolor, ….) The standard operator of spider is this: >> Comments are like this: #Comment More parameters are splitted like this: param1; param2 So when you are accessing the program declaration, you first take the program path (program/) and then the declare path (declare). The declare method of the program path consists a parameter. This parameter should be given by the operator and the value of the parameter.


Spider Compiler Related Software