Differences
This shows you the differences between two versions of the page.
Both sides previous revision
Previous revision
Next revision
|
Previous revision
|
language:start [2023/04/09 19:13] rajit |
language:start [2024/08/07 07:12] (current) rajit |
* [[language:expressions|Expressions]]: The syntax of expressions, including defining functions in ACT as well as externally defined functions. | * [[language:expressions|Expressions]]: The syntax of expressions, including defining functions in ACT as well as externally defined functions. |
* [[language:controlflow|Control Flow]]: Looping and IF constructs for circuit construction. | * [[language:controlflow|Control Flow]]: Looping and IF constructs for circuit construction. |
| * [[language:debugging|Debugging Support]]: Assertions and logging |
* [[language:namespaces|Namespaces]]: The care and feeding of namespaces. | * [[language:namespaces|Namespaces]]: The care and feeding of namespaces. |
* [[language:langs:|Sublanguages]]: Various hardware description sub-languages within ACT, including CHP, PRS, and HSE. | * [[language:langs:|Sublanguages]]: Various hardware description sub-languages within ACT, including CHP, PRS, and HSE. |
| * [[language:attributes|Attributes]]: Attributes associated with instances as well as the [[language:langs:prs|production rule sublanguage]]. |