> ## Documentation Index
> Fetch the complete documentation index at: https://docs.monad.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# 其他语言

除 Solidity 之外,面向 EVM 的其他智能合约语言。

<CardGroup cols={2}>
  <Card title="Vyper" href="/zh/guides/evm-resources/other-languages/vyper">
    面向 EVM 智能合约的类 Python 语言
  </Card>

  <Card title="Yul" href="/zh/guides/evm-resources/other-languages/yul">
    面向 EVM 的中间汇编语言
  </Card>
</CardGroup>
