Skip to content

Conversation

@lefticus
Copy link
Owner

No description provided.

lefticus added 11 commits April 5, 2025 01:02
 * some fail related to working with literal lists
 * previously, if a identifier was appended to a list, there
   was a new list created because the identifier was a substring
   of the ' quoted identifier
 * Now we go and look to see if that identifier exists already
   somewhere else first. This will cause a minor duplication in
   some places
 * used chatgpt to better understand internal structures for Scheme
 * added a new "symbol" type to avoid conflation with identifiers
@lefticus lefticus merged commit 691f9a7 into develop Apr 13, 2025
3 of 5 checks passed
@lefticus lefticus deleted the claude_inspired_tests branch June 24, 2025 08:41
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.

2 participants