leo
https://github.com/aleohq/leo
Rust
The Leo Programming Language. A Functional, Statically-Typed Language for Zero-Knowledge Applications
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported4 Subscribers
Add a CodeTriage badge to leo
Help out
- Issues
- A few leo 3.5 things that need to be migrated to leo 4.0
- Structs in libraries
- [Bug] Compiler panic in type checker: index out of bounds in `Intrinsic::from_symbol` for `Deserialize::from_bits` without type parameter
- [Bug] Compiler panic in type checker: `ParseIntError::PosOverflow` in `Type::to_snarkvm` for large array size
- [Bug] Compiler panic in code generation: `repeat count should be known at this point` when body repeat expression exceeds u32
- [Bug] Compiler panic in code generation: `length should be known at this point` in `visit_type` for `Deserialize::from_bits` with unresolved array length
- [Bug] Compiler panic in code generation: invalid constructor when `@custom` constructor calls a function
- [Bug] Compiler panic in `BlockToFunctionRewriter`: `Expected tuple type when accessing tuple field` on non-tuple in `final` block
- [Bug] Compiler panic in type checker: `Finalization not found` when calling entry point fn from `final` block
- [Bug] Compiler panic in code generation: `ProgramId::from_str_with_network` fails for program names exceeding 31 characters
- Docs
- Rust not yet supported