Files
FOFCompiler/README.md
2025-08-16 16:38:02 +08:00

7 lines
588 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# FOFCompiler
FOF编译器开源实现将中文代码编译至原生英文代码以及将英文代码编译至FOF中文代码<br>
编译器并非现有FOFIDE的核心编译器代码而是由三方团队开发的一款编译器【感谢FC-Gack】提供的开源代码该编译器内置了HTML、JavaScript、CSS等基础库的代码编译可以实现中文和英文的相互转换编译。<br>
本开源编译器适合需要对FOFIDE进行编译接管开发层的用户。
注意:本开源代码仅限个人用户免费使用,切勿进行任何商业形式的使用。