eval_program
Execute LODA assembly programs to compute mathematical integer sequences from OEIS, generating specified terms with optional offset for sequence analysis.
Instructions
Evaluate a LODA program and return sequence terms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | LODA program code | |
| o | No | Offset (optional) | |
| t | No | Number of terms |