aiken/crates/aiken-lang
KtorZ cd0a9440e8
Allow any expression as constants
This is only a start. It compiles, but with a few TODOs left open. In particular, it doesn't currently handle constants depending on other constants or functions; nor does it hoist constants.
2024-08-29 16:24:12 +02:00
..
src Allow any expression as constants 2024-08-29 16:24:12 +02:00
Cargo.toml Fix test_framework tests trying to implement function on foreign type. 2024-08-29 13:49:09 +02:00
build.rs Adjust module organization to facilitate resurrection of the playground. 2024-08-29 09:12:37 +02:00