Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
33 contributions in the last year
Contribution activity
August 2020
amalmurali47 has no activity
yet for this period.
July 2020
Created an issue in tree-sitter/py-tree-sitter that received 3 comments
Text length calculation incorrect for non-English languages
Since there's no API to access the text right now, we do the following to obtain the text value of a node:
tree = parser.parse(source_code_bytes) #…
3
comments
2
contributions
in private repositories
Jul 14