Install Rustup.
Then, run this to install this tool:
cargo install --git https://github.com/rigidity/curry
Now you can curry CLVM like so:
curry '(+ 2 5)' '(1000)'
You can run the output with something like clvm_tools_rs:
brun '(a (q 16 2 5) (c (q . 1000) 1))' '(2000)'
Optionally, curry from hex:
curry -x ff10ff02ff0580 ff8203e880