Sigmac

Sigmac

Sigmac is a macro programming language for the ARRIS CAD System.

History

It was developed in the early 1980's by Sigma Design, Ltd. of Englewood, Colorado, for use with the Sigma Graphics CAD System. (Sigma Graphics has now been renamed to ARRIS CAD and is sold by Sigma Design International. of Alexandria, Louisiana.

Its name was derived from "Sigma Macro Language".

Sigmac is still in use by users of the ARRIS CAD System to write custom applications and custom commands.

Overview

"The Sigmac language consists of syntax, a toolbox and logic. Syntax is the grammar of the language, consisting of symbols and keywords that makeup executing statements. The toolbox is the set of application sigmacs and functions. Functions are powerful and complex, affectionately referred to as dollar utilities (they all begin with "$"). $utilities expect arguments in a strict order and may or may not return data. Logic is the flow (or control) in which statements are executed." (from "What is a Sigmac")

yntax

Sigmac borrowed much of its syntax from BASIC, such as using the first letter of a variable to determine its type. It is a compiled, but interpreted language, meaning that the source code is compiled into "pseudo codes" rather than native machine language, which are then interpreted and executed at run time. Because of this feature, Sigmac commands could be executed on all platforms support by ARRIS - Windows, Solaris, etc.

ample Sigmac

001 /* hello.ff sc 03.15.2000 ARRIS v7.1002 //hello003 level 1u004 ! ' Hello World '005006 exit
(from [http://www.sigmadesign.com/IABC/virtual_conference/sigmac/sigmac_basics.pdf Sigmac Basics] , by Steve Clark

ee also

*ARRIS CAD

External links

* [http://www.arriscad.com/sigmac_lessons/sigmac_lesson001b.html What is a Sigmac]


Wikimedia Foundation. 2010.

Игры ⚽ Нужно сделать НИР?

Look at other dictionaries:

  • ARRIS CAD — is an architectural CAD system developed and marketed by Sigma Design International. of Alexandria, Louisiana. It was originally developed as SigmaGraphics in 1978. It was originally developed and released on a Z80 microprocessor, which made it… …   Wikipedia

  • FF — may refer to: *FF, Freedom Fighters, a part of Mukti Bahini enrolled mainly from rural civilians who were engaged in guerilla warfare in the War of Liberation of Bangladesh in1971 against Pakistani occupatin army. *FF (or ff), a value in… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”