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

Add len support for tree-sitter #5

Open
Tracked by #441
Ph0enixKM opened this issue Oct 26, 2024 · 1 comment
Open
Tracked by #441

Add len support for tree-sitter #5

Ph0enixKM opened this issue Oct 26, 2024 · 1 comment

Comments

@Ph0enixKM
Copy link
Member

No description provided.

@Ph0enixKM Ph0enixKM changed the title Add len support in tree-sitter Add len support for tree-sitter Oct 26, 2024
@Ph0enixKM Ph0enixKM transferred this issue from amber-lang/amber Oct 26, 2024
@lens0021
Copy link

lens0021 commented Dec 27, 2024

I've noticed there are types of built-in:

  • cd, echo and exit don't require parentheses.
  • len and lines requires parentheses.
  • nameof is categorized as an unop in some reason.
  • mv requires two strings.

Does the len support mean built-in functions should be distinguished from normal functions by creating a new rule?

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

No branches or pull requests

2 participants