Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| std:start [2022/07/17 10:38] – [Nested namespaces] rajit | std:start [2025/09/16 14:33] (current) – [Runtime Functions] rajit | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ====== Functions ====== | ====== Functions ====== | ||
| + | |||
| + | ===== Parameter-type functions ===== | ||
| <code act> | <code act> | ||
| Line 24: | Line 26: | ||
| </ | </ | ||
| Computes the quantity '' | Computes the quantity '' | ||
| + | |||
| + | ===== Runtime Functions ===== | ||
| + | |||
| + | <code act> | ||
| + | export template< | ||
| + | </ | ||
| + | Given the current '' | ||
| + | |||
| + | <code act> | ||
| + | export template< | ||
| + | </ | ||
| + | Given the current '' | ||
| + | |||
| + | |||
| ====== Definitions ====== | ====== Definitions ====== | ||
| Line 61: | Line 77: | ||
| * [[cells|cells]]: | * [[cells|cells]]: | ||
| * [[io|io]]: Standard I/O primitives | * [[io|io]]: Standard I/O primitives | ||
| + | * [[bit|bit]]: | ||