The procyon-expressions framework provides a more natural form of Linq-like code generation
The procyon-expressions framework provides a more natural form of code generation. Rather than requiring bytecode to be emitted directly, as with procyon-reflection and other popular libraries like ASM, procyon-expressions enables code composition using declarative expression trees. These expression trees may then be compiled directly into callbacks or coupled with a MethodBuilder. The procyon-expressions API is almost a direct port of System.Linq.Expressions from .NET's Dynamic Language Runtime, minus the dynamic callsite support (and with more relaxed rules regarding type conversions).
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 0.5.36-0.7.20210619.git92ba3f4.fc35 | - | 
| Fedora 35 | 0.5.36-0.7.20210619.git92ba3f4.fc35 | - | 
| Fedora 34 | 0.5.36-0.5.fc34 | - | 
| EPEL 8 | 0.5.33-0.4.pre02.el8 | - | 
| EPEL 7 | 0.5.33-0.1.pre03.el7 | - | 
			You can contact the maintainers of this package via email at
			procyon dash maintainers at fedoraproject dot org.