Category:Symsyn: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1:
{{stub}}{{language|symsyn}}
 
Symsyn is a simple programming language and realtime multitasking operating environment. A Symsyn program consists of one or more instructions. Each instruction maps directly to a Pascal procedure which resides in the runtime emulator. It can accomodate a virtually unlimited number of new instructions. There are three data types: 64 bit word, 8 bit character, and Ansi strings.
 
Features:
More info at : http://qsys.us/symsyn
 
Re-assignable version specific opcodes.
Extensible architecture designed to accommodate new instructions.
Written in Pascal - any Pascal procedure can be reduced to an instruction.
Bit, character, and word manipulation.
 
 
More info at : http://symsyn.qsys.us/symsyn
Anonymous user