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

rainoftime

Repository-level view of 100 collected skills across 2 GitHub repositories.

skills collected
100
repositories
2
updated
2026-07-22
repository explorer

Repositories and representative skills

abstract-machine
computer-and-information-research-scientists-151221

Implement abstract machines for defining and executing operational semantics of programming languages.

2026-02-19
alias-and-points-to-analysis
computer-programmers

Implements alias and points-to analysis for pointer programs. Use for: (1) Optimizing compilers, (2) Verifying memory safety, (3) Program understanding, (4) Parallelization.

2026-02-19
axiomatic-semantics
software-developerscomputer-and-information-research-scientists-151221

Define program meaning through logical assertions and proof rules (Hoare logic).

2026-02-19
closure-converter
software-developerscomputer-programmers

Transforms closures to explicit environments. Use when: (1) Implementing functional languages, (2) Building compilers, (3) Understanding closures.

2026-02-19
common-subexpression-eliminator
computer-and-information-research-scientists-151221

Implements common subexpression elimination (CSE). Use when: (1) Building compilers, (2) Optimizing code, (3) Program analysis.

2026-02-19
dataflow-analysis-framework
computer-programmers

Implements general dataflow analysis framework. Use when: (1) Building compilers, (2) Static analysis tools, (3) Program verification.

2026-02-19
denotational-semantics-builder
computer-and-information-research-scientists-151221

Builds denotational semantic models. Use when: (1) Formalizing language semantics, (2) Proving program properties, (3) Semantic analysis.

2026-02-19
effect-type-system
computer-programmers

Implements algebraic effect types. Use when: (1) Handling side effects, (2) Extensible effects, (3) Effect inference.

2026-02-19
Showing top 8 of 99 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded