symboscript-interpreter 0.13.1

SymboScript interpreter
symboscript-interpreter-0.13.1 is not a library.

SymboScript Interpreter

Installation

cargo install symboscript-interpreter

Usage

Check the examples folder.

Example

symboscript ./examples/basic/hello_world.syms
println["Hello, World!"];