Programming Language

Home • Gallery • Tutorials • Download • Purchase • Site Map
 

Syntax
Macros
Built-in Constants
Built-in Functions
Built-in Macros
Program Properties

Fractal Science Kit Programming Language

Skip this page if you are not a programmer.

The Fractal Science Kit fractal generator Programming Language supports a complete set of control structures including if statements, while loops, for loops, switch statements, inline functions/methods, arrays, and user defined objects. The complex data type is the fundamental variable type, and arithmetic operators and functions handle complex operands/arguments. A rich set of built-in functions/methods are included, and you can develop your own library of functions/methods for use throughout the application.

A special set of programming constructs let you define 1 or more pages containing Program Properties that allow you to control the program's processing. Properties are defined in the properties section of the program instructions. Program Properties include enums, function proxies, option maps, options, option arrays, constants, and data tables.

 

Copyright © 2004-2019 Ross Hilbert
All rights reserved