iURM at App Store analyse

App power index: 100 (based on ranks around App Stores today)
Utilities Education
Developer: Alberto De Bortoli
Price: 0 free
Current version: 1.0, last update: 7 years ago
First release : 19 Aug 2010
App size: 1.86 Mb
4.9 ( 4509 ratings )
follow app

Estimation application downloads and cost

> 2.2k
Monthly downloads
~ $ 900
Estimation App Cost


iURM is a simulator for the URM (Unlimited Register Machine).
The machine uses a limited set of basic instructions to operate. These instructions are enough to write programs that represent computable functions. Usually the state of the execution starts with the arguments in the initial registers, and the output is served the first register. Registers can be modified during execution. The set of instructions is:

- Z(n): set to 0 the register n
- S(n): add 1 to the register n
- T(m,n): move the content of the register m to the register n
- J(m,n,q): if the content of register m is equal to the content of register n go to instruction q

FREE source code here -> https://github.com/albertodebortoli/iurm
Licensed under the New BSD License.
Read more
No search terms founded