wolfram.st

Details

Source
GitHub
License
MIT
Stars
1
Created
July 11, 2023
Updated
Feb. 26, 2025

README excerpt

# wolfram.st

Bindings to the [Wolfram Engine's C interface](https://reference.wolfram.com/language/guide/CLanguageInterface.html) for Pharo Smalltalk, load it with

```smalltalk
Metacello new
    baseline: 'Wolfram';
    repository: 'github://massimo-nocentini/wolfram.st';
    load
```
← Back to results