arthmtc
Jump to navigation
Jump to search
- This is still a work in progress. It may be changed in the future.
Paradigm(s) | Accumulator-based |
---|---|
Designed by | User:Iloveunicorns |
Appeared in | 2025 |
Computational class | Finite state machine |
Major implementations | Python |
Influenced by | Deadfish |
- plz check this infobox and change it because i think its uncorrect
- Arthmtc writes in lowercase except start of proposal
Arthmtc is an esolang with basic arithmetics, but the code isn't like '1+1', greater be 'ii'.
Language overview
Arthmtc is symbolmathing, but in letters, without some commands, and adding own. Commands:
Command | Description | Shorter description | Short example |
---|---|---|---|
B
|
Outputs the number | To Be (=) | iBiBiB 123
|
i
|
increment current number | inc (+) | iiiiB xkcd
|