SA-C (programming language): Difference between revisions

Content deleted Content added
m zh:
Typo fixing, typos fixed: translateable → translatable using AWB
Line 1:
{{Unreferenced|date=October 2007}}
'''Single Assignment C''' ('''SA-C''') (pronounced "sassy") is a member of the [[C programming language]] family designed to be directly and intuitively translateabletranslatable into circuits, including [[FPGA]]s. To ease translation, SA-C does not include [[C_programming_language#Pointers|pointers]] and arithmetics thereon. To retain most of the expressiveness of C, SA-C instead features true [[Array#Multi-dimensional_arrays|n-dimensional arrays]] as first-class objects of the language.
 
== External links ==
Line 6:
* [http://www.mitrion.com Mitrion C, a commercial approach to this]
 
 
{{compu-lang-stub}}
[[Category:Curly bracket programming languages]]
[[Category:C programming language family]]
 
 
{{compu-lang-stub}}
 
[[zh:SAC编程语言]]