Skip to content

Add JSON stdlib module and document complex/quaternion/linalg in SKILLS#44

Merged
sigilante merged 1 commit intomasterfrom
claude/goth-language-overview-fOWhO
Feb 2, 2026
Merged

Add JSON stdlib module and document complex/quaternion/linalg in SKILLS#44
sigilante merged 1 commit intomasterfrom
claude/goth-language-overview-fOWhO

Conversation

@sigilante
Copy link
Owner

  • stdlib/json.goth: pure-Goth JSON parser/serializer (~340 lines) with constructors, predicates, extractors, object/array access, recursive descent parser, and compact serializer
  • LANGUAGE.md: add json.goth to stdlib modules table with full API
  • docs/CLAUDE-SKILLS.md: add version timestamp, JSON stdlib section, complex number section, quaternion section, linear algebra section (core ops, matrix utilities, eigenvalue/eigenvector, solvers)
  • Fix FromChars arity (1 not 2) in goth-eval prim_arity

…DE-SKILLS

- stdlib/json.goth: pure-Goth JSON parser/serializer (~340 lines)
  with constructors, predicates, extractors, object/array access,
  recursive descent parser, and compact serializer
- LANGUAGE.md: add json.goth to stdlib modules table with full API
- docs/CLAUDE-SKILLS.md: add version timestamp, JSON stdlib section,
  complex number section, quaternion section, linear algebra section
  (core ops, matrix utilities, eigenvalue/eigenvector, solvers)
- Fix FromChars arity (1 not 2) in goth-eval prim_arity

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@sigilante sigilante merged commit d5e7833 into master Feb 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant