Show HN: Woxi - A Rust-based interpreter for a subset of the Wolfram Language
a year ago
- #Rust
- #Wolfram-Language
- #CLI
- A Rust-based interpreter for a subset of the Wolfram Language.
- Focuses on CLI scripting with Wolfram Language subset.
- Includes examples like printing random integers and string joining.
- Woxi runs faster than WolframScript due to no kernel overhead.
- Installation requires Rust's cargo or building from source.
- Supports direct command-line evaluation and script execution.
- Comparison table between Woxi and WolframScript commands.
- Encourages contributions via Pull Requests.
- Includes a test suite and related Wolfram Language projects.