Skip to main content
Run any Skill in Manus
with one click
chemicallang
GitHub creator profile

chemicallang

Repository-level view of 21 collected skills across 1 GitHub repositories.

skills collected
21
repositories
1
updated
2026-07-25
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

testing-guide
software-quality-assurance-analysts-and-testers

Comprehensive guide to the Chemical compiler test infrastructure — how tests are organized, written, and executed. Covers the test framework, @test annotation dispatch, test_env and test libraries, and how compiler plugins get tested via lang/tests/build.lab.

2026-07-25
build-system-labbuildcompiler
software-developers

Comprehensive deep-dive into the Chemical build pipeline — how chemical.mod is converted to build.lab, how build scripts are JIT-compiled via TinyCC, how jobs are created and executed, and how ASTProcessor orchestrates the parallel compilation passes.

2026-07-21
building
software-developers

All documentation related to building and running Project or Tests

2026-07-21
compiler-plugin-api-cbi
software-developers

Comprehensive guide to the Chemical Compiler Binding Interface (CBI) — how compiler plugins are built, registered, and integrated into the compilation pipeline.

2026-07-21
language-syntax
software-developers

Documentation of Syntax and APIs for Chemical Programming Language, A must read before implementing something in chemical programming language.s

2026-07-20
compiler-intrinsics-and-reflection
software-developers

Comprehensive guide to Chemical's compiler intrinsic functions and reflection APIs — how GlobalFunctions.cpp provides interpreter-friendly implementations, compile-time reflection, and metadata access.

2026-07-18
compiler-api
software-developers

The Chemical compiler API bindings in lang/libs/compiler/ and the C++ AST node hierarchy — ASTNode, Value, BaseType, ASTAllocator, and their unsafe casting methods.

2026-07-18
symbol-resolution-symres
software-developers

Comprehensive guide to the Chemical compiler's symbol resolution pipeline — how symbols are declared, linked, and resolved across files, modules, and generic instantiations. Critical for stabilizing and optimizing the symres module.

2026-07-18
Showing top 8 of 21 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded