Skip to content

Conversation

skx
Copy link
Owner

@skx skx commented Oct 21, 2022

This pull request, once complete, will close #61, by breaking our standard library into a bunch of files:

  • stdlib/stdlib.go
    • Still contains embedded resources.
  • stdlib/stdlib/*.lisp
    • Now contains a whole bunch of files, broken out by theme/topic.

This is intended to be both clear to follow, more logical, and something that makes it easier to add new grouped-functionality in the future.

TODO:

  • Document the exclusion.
  • Restore test-coverage to 100% for the stdlib-package.

@skx skx self-assigned this Oct 21, 2022
@skx skx merged commit 76140cd into master Oct 21, 2022
@skx skx deleted the 61-stdlib branch October 21, 2022 19:39
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.

Breakup standard library ...
1 participant