| Interface | Description |
|---|---|
| Jasic.Expression |
Base interface for an expression.
|
| Jasic.Statement |
Base interface for a Jasic statement.
|
| Jasic.Value |
This is the base interface for a value.
|
| Class | Description |
|---|---|
| Jasic |
This defines a single class that contains an entire interpreter for a
language very similar to the original BASIC.
|
Copyright © 2017. All rights reserved.