---
url: /zh/examples/other-languages/pascal.md
---
2.5.8 之后，我们能够支持构建 Pascal 程序，相关 issues 见：[#388](https://github.com/xmake-io/xmake/issues/388)

## 控制台程序 {#console}

## 动态库程序 {#shared-library}

更多例子：[Pascal examples](https://github.com/xmake-io/xmake/tree/master/tests/projects/pascal)
