symboscript-interpreter-0.14.1 is not a library.
SymboScript Interpreter
Installation
Usage
Check the examples folder.
Example
println["Hello, World!"];
cargo install symboscript-interpreter
Check the examples folder.
symboscript ./examples/basic/hello_world.syms
println["Hello, World!"];