BlockstreamResearch / simfony

Rust-like high-level language that compiles down to Simplicity bytecode. Work in progress.
19 stars 6 forks source link

Introduce type casts #58

Closed uncomputable closed 1 month ago

uncomputable commented 2 months ago

Fix the cat.simf program, which relies on casts since #56.

uncomputable commented 1 month ago

Fixed by #65