Documentation has moved here
(Please note the Documentation is a work in progress. Documentation version Alpha 1.0.4)
Basics
Getting Started (A 1.0.4)
Importing NameSpaces (A 1.0.4)
Variable Declaration (A 1.0.4)
Using Variables (A 1.0.4)
Arrays
If Statement (A 1.0.4)
While Statement (A 1.0.4)
For Statement (A 1.0.4)
Foreach Statement
Switch Statement
Try Catch Statement
Mode Statement
Throw Statement
Methods (A 1.0.4)
Attributes (A 1.0.4)
EcLang Framework
WindowBuilder (A 1.0.4)
SQL
Eclang IDE user guild
The basic User Interface
Toolbars:
- Project Explorer
- Document
- Map
- Errors
- Console
Debugging
Building
Addins
Options
EcIDE Addin & Other Development
Addins
List of addins for Eclang IDE
How to install an Addin
Basic Addin structure (A 1.0.4)
Commands list (A 1.0.4)
How to create an ec addin file
Adding your addin to the addin store.
Engine
Using the Ec Engine in your projects. (A 1.0.4)
Engine Flags
Adding Functions to engine
Using Variable in scope
extending the engine.