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

[WIP] feat: add c++ support #20

Closed
wants to merge 1 commit into from

Conversation

ViRu-ThE-ViRuS
Copy link
Contributor

@ViRu-ThE-ViRuS ViRu-ThE-ViRuS commented Nov 26, 2022

in reference to #5

adds support for C++, to a fairly usable extent. Things which are simple, yet cumbersome.
Handles common constructs. Refer to TS Documentation for reference.

Future:

  • be able to have multiple seperators so as to enable splitting if_statement conditions
  • enable various misc structures like constructor initializer list, ranges

TODO: add tests.

This shall provide decent enough functionality to start with. Any future additions will only add value.

@ViRu-ThE-ViRuS ViRu-ThE-ViRuS changed the title feat: add c++ support [WIP] feat: add c++ support Nov 26, 2022
@ViRu-ThE-ViRuS ViRu-ThE-ViRuS marked this pull request as draft November 26, 2022 08:26
@ViRu-ThE-ViRuS ViRu-ThE-ViRuS marked this pull request as ready for review November 26, 2022 08:36
@Wansmer Wansmer mentioned this pull request Nov 26, 2022
@v1nh1shungry v1nh1shungry mentioned this pull request Feb 4, 2023
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