vygr
- 5 skills
- 0 followers
- 19 hours ago last updated
- ▌ Chrysalisp · vygrUse when writing, reviewing, or modifying ChrysaLisp code (Lisp .lisp/.inc, VP assembler .vp, CScript). Covers idioms, primitives, and architecture.
- ▌ Chrysalisp Tests · vygrUse when running or writing ChrysaLisp tests — the tests/ suite, run_all.lisp harness, assert macros, and standalone test scripts.
- ▌ Chrysalisp Cmd Apps · vygrUse when writing or modifying ChrysaLisp command-line apps (cmd/*.lisp) — options, stdin/stdout, pipes, and pipe-farm parallelism.
- ▌ Chrysalisp Gui Apps · vygrUse when writing or modifying ChrysaLisp GUI applications — windows, widgets, toolbars, event loops, and action handlers.
- ▌ Chrysalisp Net Testing · vygrUse when running, debugging, or testing network links, server/client protocols, and multi-instance ChrysaLisp setups using -b and background processes.