Introduction


Wintempla Compiler

Wintempla provides a compiler. The namespace Cpl includes the Wintempla classes: Compiler, LexicalAnalyzer and Virtual Machine. The Wintempla compiler will allow an application to write, compile and run code.

Tip
For instance, the Wintempla compiler can be included in an application that needs to input, compile and run some code. Thus, the Wintempla compiler is utilized when the user needs to input an equation, a for-loop or any other control sentence in an application. You may inspect the classes in the Cpl namespace to learn how to create your own: lexical analyzer, compiler and virtual machine. Neural Lab uses the Wintempla compiler. Wintempla SQL import tool uses the Wintempla compiler.

© Copyright 2000-2021 Wintempla selo. All Rights Reserved. Jul 22 2021. Home