Free BaseScript 1.0 Download
Current Page: Home > Development > Source Code >

BaseScript 1.0 Download

BaseScript 1.0

License: Freeware Free
Downloads:
Publisher: viksoe.dk
File size: 19KB
OS: Windows XP, 2000, 98
Date added: 2009-10-27
Homepage: http://www.viksoe.dk/
Category: Development

BaseScript 1.0 Description

"A scripting language with C or JavaScript-like syntax"


BSEditor: The BaseScript is a scripting language with C or JavaScript-like syntax. The language supports the usual language constructs, such as if, for, while and switch statements. It has support for all the base intrinsic data-types, such as integer, string and decimal. All variables are declared typeless and at present arrays and structures are not supported.
It is a fully interpreted language, which means that unlike most languages it does not pre-parse the code and executes Pseudo-code, but instead repeatedly parses over the text and interprets its meaning. This makes the parser code very simple (it's just 600 lines of code). Obviously the penalty is a somewhat slower execution time. I'm not concerned about that at the moment, because the scripts I'm going to run are not huge and don't have to be run in a performance critical tool.
The entire scripting engine can be compiled down to a DLL of measly 45 Kb. you can free download BaseScript 1.0 now.

BaseScript 1.0 Keywords

bases

BaseScript 1.0 Related Software

BaseScript 1.0 Publisher's Software

    Software by Letter

    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Others

    New Release Software