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

Language Definitions should allow .Keywords #872

Closed
StartAutomating opened this issue Jan 5, 2024 · 0 comments
Closed

Language Definitions should allow .Keywords #872

StartAutomating opened this issue Jan 5, 2024 · 0 comments
Labels
Languages Language Functionality

Comments

@StartAutomating
Copy link
Owner

A Language Definition should be able to be useful enough to construct generic functionality that exists within almost all languages.

This can be accomplished partially by providing a .Keywords map that links the keywords within the language to a template that can generate them.

This map is encouraged to use multiple keys for the same value, in order to make translation easier.

For example, should a language have a sub keyword, the same value might also be mapped to the keyword function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Languages Language Functionality
Projects
None yet
Development

No branches or pull requests

1 participant