NethermindEth / warp

Warp - Bringing Solidity to Starknet at warp speed. Warp is a Solidity to Cairo Compiler, this allows teams to write/migrate Solidity to Cairo for easy onboarding into the StarkNet ecosystem.
https://nethermind.io/warp/
Apache License 2.0
754 stars 70 forks source link

Cairo 1 Parser #949

Open rodrigo-pino opened 1 year ago

rodrigo-pino commented 1 year ago

Add to Warp the ability to parse Cairo code. This will be used to improve functionality of user defined cairo functions and generated cairo functions.

Blocked until Cairo-1 transition is completed