Installation Instructions
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["AntonAntonov/RakuppLink"]
To load the code after installation, evaluate this code:
Needs["AntonAntonov`RakuppLink`"]
Examples
Basic Examples (2)
Setup the RAKUPP_LIB environmental variable:
Evaluate a simple arithmetic expression with Rakupp:
Evaluate abmod m:
Compare with Wolfram Language PowerMod:
Scope (4)
Rakupp's version:
Evaluate a Raku style pipeline:
Here is a string with a Raku-language defined grammar:
Compile the grammar in Rakupp interpreter:
Parse a sentence:
Show the tree corresponding to the obtained match object:
Free the interpreter:
Define a Raku sub:
Evaluate using RakuppCall:
Publisher
Anton Antonov
Disclosures
- Local files
- OS configuration
- Local system interactions
-
Learn More »
Compatibility
Wolfram Language Version 13.3
External Links
Version History
-
1.0.1
– 27 August 2026
-
1.0.0
– 27 August 2026
MIT License
Paclet Source
See Also