Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve handling of keywords #402

Merged
merged 7 commits into from
Apr 27, 2024
Merged

Improve handling of keywords #402

merged 7 commits into from
Apr 27, 2024

Conversation

Cypher1
Copy link
Owner

@Cypher1 Cypher1 commented Apr 27, 2024

Also updates and improves some example code with planned features:

  • Make example syntax more consistent
  • Chmod examples for the interpreter
  • Add shebangs
  • Add instances examples
  • Make reserved keywords file into a raw txt file
  • Reserve more keywords for future use
  • Add use and provide keywords and set them up in the string interner
  • Use include_strs to avoid lazy_static for KEYWORD list
  • Prefix StringInterner keywords properties to avoid clash with rust keywords

@Cypher1 Cypher1 merged commit c3bd783 into main Apr 27, 2024
3 checks passed
@Cypher1 Cypher1 deleted the ImportsAreDeps branch April 27, 2024 15:16
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