Crate rustws

Source
Expand description

This crate can be used to easily compile and interpret WhiteSpace programs

Structs§

Interpreter
The interpreter used for running whitespace

Enums§

Error
The errors that can be thrown during runtime The kind of exceptions the program can throw
Status
Current state of the program if no error is thrown