![]() | Fun 0.41.5 The programming language that makes You have fun |

Files | |
| add.c | |
| Execute a bytecode program starting from the given entry point. | |
| div.c | |
| Implements the OP_DIV opcode (numeric division) in the VM. | |
| mul.c | |
| Implements the OP_MUL opcode (numeric multiplication) in the VM. | |
| sub.c | |
| Implements the OP_SUB opcode (numeric subtraction) in the VM. | |