> For the complete documentation index, see [llms.txt](https://move-developers-dao.gitbook.io/aptos-move-by-example/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://move-developers-dao.gitbook.io/aptos-move-by-example/move-vs-solidity.md).

# Move vs Solidity

- [Resources](https://move-developers-dao.gitbook.io/aptos-move-by-example/move-vs-solidity/resources.md)
- [Parallel Processing](https://move-developers-dao.gitbook.io/aptos-move-by-example/move-vs-solidity/parallel-processing.md)
- [Reentrancy attacks](https://move-developers-dao.gitbook.io/aptos-move-by-example/move-vs-solidity/reentrancy-attacks.md)
- [Memory management](https://move-developers-dao.gitbook.io/aptos-move-by-example/move-vs-solidity/memory-management.md)
- [Smart contract verification](https://move-developers-dao.gitbook.io/aptos-move-by-example/move-vs-solidity/smart-contract-verification.md)
- [Compiled language](https://move-developers-dao.gitbook.io/aptos-move-by-example/move-vs-solidity/compiled-language.md)
