sable apathy


pyra

2025-08-28

github | live

pyra compiles down to evm bytecode while keeping a familiar python-like syntax. it prioritises predictable gas usage and explicit types so contracts are easier to reason about and audit. the language includes a small standard library focused on common evm patterns and helpers for storage packing and fixed-point math. use cases: token contracts, optimized marketplaces, and gas-sensitive primitives.