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 ability to publicise structures (structs) #2

Open
wynwxst opened this issue Mar 21, 2025 · 0 comments
Open

Add ability to publicise structures (structs) #2

wynwxst opened this issue Mar 21, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@wynwxst
Copy link
Collaborator

wynwxst commented Mar 21, 2025

The limitations involving this in the deck format will require a rewrite of getTypeName,
As well as the following format:
struct:identifier : {...}

However it becomes difficult to represent this in a function return further promoting the rewrite of getTypeName to also take the AST nodes and deduce whether from the interpreted type the identifier needs to remain an identifier, further more publicised content should continue appending itself to the parsed string and all main scope values should be extracted from the secondary parsing of the module

@wynwxst wynwxst added the enhancement New feature or request label Mar 21, 2025
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
Status: No status
Development

No branches or pull requests

1 participant