Samarium
Samarium copied to clipboard
The Samarium Programming Language
| ⚠️ Make sure to contribute to the `0.7.0` branch! | | --- | Most occurrences of `typing.Any` can be replaced with just `object` (mostly built-in Samarium type dunders).
| ⚠️ Make sure to contribute to the `0.7.0` branch! | | --- | `src/samarium/classes/base.py@Table` is declared as a generic type but the parametrization is never used because the `__init__`...
The following example, as presented in the documentation: ```sm @ OutputStorage { => func * { 'func: func; 'outputs: []; } () args... * { out: 'function(**args); 'outputs_: [out]; *...
The options and arguments are colored in a yellow that is unreadable on light background. 