Blog Posts

Code, Agents, and the Next Generation of Developers: OHDC 2026 Recap

28 May 2026

Two standout sessions from OHDC 2026 in Guangzhou, Sean Dong on Agent Centric Engineering and Prof. Yin Zhang on AI-native Cangjie education, converge on a single premise: execution is no longer the bottleneck, judgment is.

Two standout sessions from OHDC 2026 in Guangzhou, Sean Dong on Agent Centric Engineering and Prof. Yin Zhang on AI-native Cangjie education, converge on a single premise: execution is no longer the bottleneck, judgment is.
ConferenceEducationOpenHarmony

Cangjie 1.1.0 Is Out: Android, iOS, and a Central Registry

05 May 2026

Cangjie 1.1.0 brings cross-platform runtime support for Android and iOS, a central package registry, cross-platform language syntax, and major toolchain and standard library improvements.

Cangjie 1.1.0 brings cross-platform runtime support for Android and iOS, a central package registry, cross-platform language syntax, and major toolchain and standard library improvements.
Cangjie

Cangjie Partner & Developer Conference (Shenzhen): Building a Native Software Ecosystem

27 Apr 2026

The Cangjie Partner & Developer Conference arrived in Shenzhen, bringing together government, industry, academia, and open-source communities to advance Cangjie's ecosystem and multi-industry adoption.

The Cangjie Partner & Developer Conference arrived in Shenzhen, bringing together government, industry, academia, and open-source communities to advance Cangjie's ecosystem and multi-industry adoption.
CommunityConferenceEcosystemHarmonyOS

TIOBE CEO Comes to Cangjie Edinburgh Team: Lighting the Way for Cangjie's World Debut

07 Apr 2026

Paul Jansen, founder and CEO of TIOBE Software, visited the Cangjie UK team in Edinburgh to share insights on programming language popularity and Cangjie's international growth.

Paul Jansen, founder and CEO of TIOBE Software, visited the Cangjie UK team in Edinburgh to share insights on programming language popularity and Cangjie's international growth.
CangjieTalk

Cangjie Central Repository Is Now Live — A New Era of Third-Party Package Management Has Arrived

23 Mar 2026

The official Cangjie Central Repository is now live, bringing version management, centralised package discovery, and automatic dependency resolution to the Cangjie ecosystem.

The official Cangjie Central Repository is now live, bringing version management, centralised package discovery, and automatic dependency resolution to the Cangjie ecosystem.
Package ManagementDependenciesEcosystem

Contract Mechanism Design in Cangjie and LLM Code Generation

16 Feb 2026

How can contracts improve LLM-generated code quality? Dr. Bohua Zhan from Huawei 2012 Programming Language Lab presents groundbreaking research on integrating Design by Contract principles with large language model code generation using the Cangjie programming language.

youtube.com Contract Mechanism Design in Cangjie and LLM Code Generation How can contracts improve LLM-generated code quality? Dr. Bohua Zhan from Huawei 2012 Programming Language Lab presents groundbreaking research on integrating Design by Contract principles with large language model code generation using the Cangjie programming language.
ContractsLLMCode GenerationTestingResearch

Cangjie Programming 101 English Digital Textbook

11 Feb 2026

Exciting news for the global developer community! The official English edition of the Cangjie Programming digital textbook is now live on Huawei ICT Academy.

Exciting news for the global developer community! The official English edition of the Cangjie Programming digital textbook is now live on Huawei ICT Academy.
Tutorial

Cangjie AI for Cursor, An AI-Aware Extension for the Cangjie Language

05 Feb 2026

A Cursor extension that automatically injects Cangjie-specific context, toolchain conventions, and Context7 MCP documentation into AI prompts to improve code understanding and generation

CursorExtensions

Building Your First Cangjie Application on OpenHarmony

04 Feb 2026

A Step-by-Step Guide to Setting Up the Environment from Scratch and Completing a Cangjie Demo Project on OpenHarmony

TutorialOpenHarmony OSOniro OS

The challenge of dynamic binding

31 Oct 2025

An exploration of dynamic binding in programming languages, highlighting its power, complexity, and impact on language design, performance, and reasoning

AutomationRuntime SystemsLanguage SemanticsProgramming Models

MagicExplorer

20 Aug 2025

An automated browser agent system built with the Cangjie Magic framework, integrating Playwright via MCP for real-world web automation.

AutomationAgentsPlaywright