Introduction - Alpha Status
Early Alpha Status software so please do send feedback.
demScript has been a long time coming, it's a pascal based language with all the power you'd expect from that language and any full programming language. It's a fully featured scripting language with near infinite variables, lists and other such items with looping and conditions nested or otherwise to nearly any level. We've also expanded the base language massively and have features still being built into the language. There's quick ways to do most tasks on a Windows system, and a few more esoteric abilities.
This is going to be in The Lab a while while we bug-test and feature include and get everything up and running, right now it's early Alpha Status, which means we're sharing it to get help testing the many features. For one thing there is no help file currently, but that's at the top of our list! But the example scripts can help get you going and RIGHT now we need help testin the IDE mostly. See the first line for a link to send feedback.
It's been a journey for this, we've been using it even while in development and find it extremely useful for doing automation tasks, such as build scripts and launchers with automatic back-ups and the alike for development and we use administrational scripts and dartTask to automate backups done and honestly as we add more features and commands/procedures it just get's more useful.
Special Note's: This particular page will change and be updated to a microsite that will contain examples, helpful tools, and other downloads with some tutorials. This will take a while to put together so please be patient, we've not got a proper language reference together yet either.
As for language reference you can use the script command example look up, to find a command and it's syntax by name right now, we'd suggest adding that to the customizable tools menu. This is a temporary measure. There are also quite a few examples that will help you learn the language extensions. As for Pascal itself we'd suggestThis Tutorial on the basics of Pascal.
|