Content deleted Content added
m Bot: Migrating 1 interwiki links, now provided by Wikidata on d:q7388405 |
Tim Ivorson (talk | contribs) Hatnote. |
||
Line 1:
{{Unreferenced|date=October 2007}}
{{About|the hardware description language|the functional language intended for numerical applications|SAC programming language}}
'''Single Assignment C''' ('''SA-C''') (pronounced "sassy") is a member of the [[C programming language]] family designed to be directly and intuitively translatable 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 data structure|n-dimensional arrays]] as first-class objects of the language.
== See also ==
* [[Mitrionics]]
|