---
title: "Devpack See Also"
description: "See Also from Devpack Overview."
---
# Devpack See Also
[Back to Devpack Overview](/additional-material/neo-devpack)
## Overview
- [Standards and Contracts](/additional-material/neo-standards) — NEP-17, NEP-11, NEP-24 deep dive
- [EVM Compatibility Layer](/additional-material/neo-devpack/evm-compatibility-layer) — payable, fallback, CREATE, and selfdestruct migration adapters
- [Syscalls Reference](/internals/syscalls) — Supported syscall categories and wrappers
- [Native Contracts](/internals/native-contracts) — Native contract API reference
- [CLI Reference](/compiler/using-the-compiler) — `neo-solc` compiler flags and options
- [Language Description](/language-description/types) — Solidity/EVM patterns mapped to Neo equivalents