FuSS
Jump to navigation
Jump to search
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
| Paradigm(s) | Functional paradigm |
|---|---|
| Designed by | User:MinekPo1 |
| Appeared in | 2022 |
| Type system | static |
| Memory system | function-based |
| Dimensions | one-dimensional |
| Computational class | Unknown |
| Reference implementation | Unimplemented |
| Influenced by | this reddit post |
| File extension(s) | .fuss |
Functional Static Service language or FuSS is a language, which can only store data via functions.
examples
hello world
<sysio>
sysio.print("Hello world!")