The Cangjie Programming Language UK Team

Building and empowering the ecosystem of the Cangjie programming language in the UK

Blog Posts

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 ManagementRepositoryDependenciesEcosystemNightly Builds

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