Skip to content

Type list to vector dfklsdi#2008

Merged
andrew4328 merged 4 commits intoLambda-Mountain-Compiler-Backend:mainfrom
andrew4328:type-list-to-vector-dfklsdi
Mar 19, 2026
Merged

Type list to vector dfklsdi#2008
andrew4328 merged 4 commits intoLambda-Mountain-Compiler-Backend:mainfrom
andrew4328:type-list-to-vector-dfklsdi

Conversation

@andrew4328
Copy link
Copy Markdown
Collaborator

Describe your changes

Features:

  • the compiler internals now self-host with Type.Ground using Vector instead of List
  • there is some sort of phi problem still that isn't affected the compiler atm because gc is disabled
  • switching to vector here freed up 3GB of space and is significantly faster overall

Issue ticket number and link

#1895

Checklist before requesting a review

  • [ x ] I have performed an AI-assisted self-review of my code.
Can you review my pull request and provide some suggestions?
https://patch-diff.githubusercontent.com/raw/Lambda-Mountain-Compiler-Backend/lambda-mountain/pull/1926.diff
  • [ x ] If it is a new feature, I have added thorough tests.
  • [ x ] I agree to release these changes under the terms of the permissive MIT license (1).
  1. https://github.com/andrew-johnson-4/lambda-mountain/blob/main/LICENSE

@andrew4328 andrew4328 merged commit 0dcb9d0 into Lambda-Mountain-Compiler-Backend:main Mar 19, 2026
1 check failed
@andrew4328 andrew4328 deleted the type-list-to-vector-dfklsdi branch March 19, 2026 00:20
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