ScolPluginsHowTo » History » Version 18
arkeon, 10/23/2014 06:33 PM
| 1 | 1 | arkeon | h1. Scol plugin development |
|---|---|---|---|
| 2 | 2 | arkeon | |
| 3 | 4 | arkeon | * [[Scol stack]] |
| 4 | 18 | arkeon | * [[Start to build Scol using CMAKE]] |
| 5 | 13 | ModularMix | * [[Creation of a new plugin under Visual Studio]] |
| 6 | 6 | ModularMix | * [[Basis of a new plugin]] |
| 7 | 14 | ModularMix | * [[Definition of the links between Scol language and DLL functions]] |
| 8 | 15 | ModularMix | * [[Creation of a new type for Scol]] |
| 9 | 16 | ModularMix | * [[Scol reflexive functions]] |
| 10 | 17 | ModularMix | * [[C++ coding rules]] |