Skip to content

Conversation

cheminDeFer
Copy link

Major difference from first Lua implementation is tokenisation is done manually instead of using regular expressions.

Copy link
Owner

@kanaka kanaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @cheminDeFer sorry for the very slow reply (I've been unable to work on this project for the past couple of years but I'm am now able to again). If you're still interested in getting this merged upstream I would ask that you do the following:

  • Rebase the code onto the current HEAD
  • The recommended process has changed slightly: the eval_ast is no longer seperate from eval and macroexpand is not longer a standalone function. It would be good if you could update to follow the new structure.
  • Add your implementation to IMPLS.yml and make sure that the Github Actions CI tests all pass for your implementation.

@kanaka kanaka added the new_implementation A ticket that is proposing or requesting an implementation for a new language/platform label Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new_implementation A ticket that is proposing or requesting an implementation for a new language/platform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants