Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当需要json-c和re2c包时,是否可以在 windows 系统上使用zephir 语言。
我可以以某种方式在 Windows 中安装或构建软件包,然后构建和运行 zephir 吗?
PHP 在 Windows 中运行。有 json-c 和 re2c 的源代码和二进制文件,并且 zephir 本身被记录为在 Visual C 下编译。我认为它没有理由不在 Windows 上运行。