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

Python API is missing some classes #84

Open
19 tasks
frabert opened this issue Jun 20, 2023 · 0 comments
Open
19 tasks

Python API is missing some classes #84

frabert opened this issue Jun 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@frabert
Copy link
Contributor

frabert commented Jun 20, 2023

  • TokenIterator
  • TokenRange
  • Macro
  • MacroToken
  • MacroDirective
  • IncludeLikeMacroDirective
  • ConditionalMacroDirective
  • MacroParameter
  • DefineMacroDirective
  • MacroArgument
  • MacroSubstitution
  • MacroParameterSubstitution
  • MacroExpansion
  • MacroStringify
  • MacroConcatenate
  • MacroVAOpt
  • MacroVAOptArgument
  • MacroIterator
  • MacroRange

In my opinion, this is best solved by rewriting the Python API generation process to use the Python API that already exists to inspect PASTA itself.

@frabert frabert added the enhancement New feature or request label Jun 20, 2023
@pgoodman pgoodman reopened this May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants