方舟编译器开源代码官方主仓库,新仓库地址 https://gitee.com/openarkcompiler/OpenArkCompiler
方舟编译器OpenArkCompiler引用三方开源软件仓
The OpenArkCompiler (OpenArkCompiler) is a unified programming platform designed to support joint compilation and running of multiple programming languages and chip platforms. It includes key components such as the compiler, tool chain, and runtime.
OpenArkCompiler 2.0 supports the compilation and running of Java and C languages. The code repository is https://gitee.com/openarkcompiler/OpenArkCompiler.
OpenArkCompiler 3.0 meets the requirements of OpenHarmony and HarmonyOS for developing and running multi-language applications on multiple devices, supports JavaScript/TypeScript languages, platform-independent application distribution formats, and cross-device lightweight runtimes. The following code repositories are available in OpenHarmony:
Runtime common component: https://gitee.com/openharmony/ark_runtime_core
JS runtime: https://gitee.com/openharmony/ark_js_runtime
JS/TS front-end compiler: https://gitee.com/openharmony/ark_ts2abc
Incubator code repository: https://gitee.com/openarkcompiler-incubator