Introduction

Navigation:  »No topics above this level«

Introduction

Return to chapter overviewNext page

The programming language SQC is a small procedural language and heavily based on programming language C.

The source code will be  preprocessed, compiled, and linked into an executable binary.

 

Die SEQUOIA-IDE ( Integrated Development Environment )

helps you to develop your programs with the

following functionalities:

 

- Source code management

- Source code editor

- Auto  complete

- Syntax-Highlighting

- Source code compile

- Load and debug program