typed-assembly-language
CommunityVerify low-level code with types.
Software Engineering#type safety#assembly#compiler verification#typed assembly language#low-level verification#proof-carrying code
Authorrainoftime
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of ensuring the safety and correctness of low-level code, which is critical for building trustworthy systems and enabling verified compilation.
Core Features & Use Cases
- Type Safety: Assigns types to registers, memory, and code pointers to enforce type preservation.
- Memory Safety: Prevents invalid memory accesses through type checking.
- Control Flow Verification: Ensures that calls and returns adhere to type specifications.
- Use Case: When developing a new operating system kernel or a secure embedded system, use this Skill to formally verify the safety properties of critical low-level components.
Quick Start
Define your machine model and assign TAL types to registers and code pointers.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: typed-assembly-language Download link: https://github.com/rainoftime/pl-skills/archive/main.zip#typed-assembly-language Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.