Skip to content

Conversation

demotomohiro
Copy link
Contributor

This PR adds procs that encodes Nim's AST to NIF and decodes NIF to Nim's AST.
They will be used to implement faster IC.

@demotomohiro demotomohiro force-pushed the add-ast2nif branch 2 times, most recently from eee1ece to 384ff93 Compare October 12, 2025 11:24
@demotomohiro demotomohiro force-pushed the add-ast2nif branch 2 times, most recently from faf7ca2 to feb2b72 Compare October 16, 2025 21:07
Araq pushed a commit to nim-lang/nimony that referenced this pull request Oct 17, 2025
Maps `nkNilLit` to `nil` tag and maps `mNil` to `nilm` tag so that they
don't conflict.
Generated `enum2nif.nim` is used in
nim-lang/Nim#25201.
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